ASP.NET Pack Programmer's Guide
TabControl.set_selectedIndex Method
See Also
 





Sets the index of the currently selected TabPage.

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

 Syntax

JavaScript  Copy Code

function set_selectedIndex (value)

 Parameters

value

Type: Number
The index of the currently selected TabPage.

 See Also

TabControl Members
TabControl Class
MindFusion.UI.WebForms Namespace