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





Gets a value indicating whether the window is contained within a floating container.

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

 Syntax

JavaScript  Copy Code

function isFloatingChild ()

 Return Value

Type: Boolean
true if the window is a floating child, otherwise false.

 See Also

DockWindow Members
DockWindow Class
MindFusion.UI.WebForms Namespace