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





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

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

 Syntax

JavaScript  Copy Code

function isTab ()

 Return Value

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

 See Also

DockWindow Members
DockWindow Class
MindFusion.UI.WebForms Namespace