MindFusion.UI for WebForms Programmer's Guide

WindowHost.getClosedWindows Method

See Also
 



Gets the collection of closed windows for this control.

Namespace: MindFusion.UI.Web
Assembly: WindowHost.js

 Syntax

JavaScript  Copy Code

function getClosedWindows ()

 Return Value

Type: Array
The collection of closed windows.

 See Also