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