ASP.NET Pack Programmer's Guide
DockControl.getDockedWindows Method
See Also
 





Gets the collection of docked windows for this control.

Namespace: MindFusion.UI.WebForms
Package: DockControl.js

 Syntax

JavaScript  Copy Code

function getDockedWindows (includingContainers)

 Parameters

includingContainers

Type: Boolean
True if temporary container windows should be included, otherwise false.

 Return Value

Type: Array
The collection of docked windows.

 See Also

DockControl Members
DockControl Class
MindFusion.UI.WebForms Namespace