MindFusion.UI for WebForms Programmer's Guide

DockControl.getClosedWindows Method

See Also
 



Gets the collection of closed windows for this control.

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

 Syntax

JavaScript  Copy Code

function getClosedWindows ()

 Return Value

Type: Array
The collection of closed windows.

 See Also