ASP.NET Pack Programmer's Guide
TabPage.set_enabled Method
See Also
 





Sets a value indicating whether user interaction with this item is allowed.

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

 Syntax

JavaScript  Copy Code

function set_enabled (value)

 Parameters

value

Type: Boolean
true if user interaction is allowed, otherwise false.

 See Also

TabPage Members
TabPage Class
MindFusion.UI.WebForms Namespace