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





Gets a value indicating whether the window is a TabContainer.

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

 Syntax

JavaScript  Copy Code

function isTabContainer ()

 Return Value

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

 See Also

DockWindow Members
DockWindow Class
MindFusion.UI.WebForms Namespace