Closes all open child window-s.
Namespace: MindFusion.Common.UI
File: WindowHost.js
JavaScript Copy Code |
---|
function closeAll () |
The following code creates a new WindowHost and handles its windowStateChanged event:
JavaScript Copy Code |
---|
// create a new instance of the WindowHost control function handleWindowStateChanged(sender, args) |