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





Sets a value indicating whether the control is enabled.

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

 Syntax

JavaScript  Copy Code

function set_enabled (value)

 Parameters

value

Type: Boolean
true if the control should be enabled, otherwise false.

 See Also

WindowHost Members
WindowHost Class
MindFusion.UI.WebForms Namespace