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





Gets the current container of the window if such is present.

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

 Syntax

JavaScript  Copy Code

function getContainer ()

 Return Value

Type: DockWindow
The container; null if the window is not a child of any container.

 See Also

DockWindow Members
DockWindow Class
MindFusion.UI.WebForms Namespace