ASP.NET Pack Programmer's Guide
DockWindow.getChildren Method
See Also
 





Gets the child windows of a container window.

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

 Syntax

JavaScript  Copy Code

function getChildren ()

 Return Value

Type: Array
The Array of child windows; empty Array if the window is not a container.

 See Also

DockWindow Members
DockWindow Class
MindFusion.UI.WebForms Namespace