MindFusion.UI for WebForms Programmer's Guide

TabControl.getAllTabs Method

See Also
 



Gets the collection of tabs for this control.

Namespace: MindFusion.UI.Web
Assembly: TabControl.js

 Syntax

JavaScript  Copy Code

function getAllTabs ()

 Return Value

Type: Array
The collection of tabs.

 See Also