Gets or sets a value indicating whether the Web server control is enabled.
'Declaration
Public Overridable Property Enabled As Boolean
public virtual bool Enabled {get; set;}
Property Value
true if control is enabled; otherwise, false. The default is true.