Gets or sets the a value indicating Enabled state of the control.

Namespace:  C1.Web.UI.Controls.C1Window
Assembly:  C1WindowClient (in C1WindowClient.dll)

Syntax

JavaScript
function get_enabled();
function set_enabled(value);

See Also