Indicates whether this ASP.NET custom control is Enabled.
| C# | Visual Basic | Visual C++ |
[BindableAttribute(true)] public bool Enabled{ get; set;}
<BindableAttribute(True)> _ Public Property Enabled As Boolean
[BindableAttribute(true)] public: property bool Enabled { bool get (); void set (bool value); }
Assembly: SanibelLogic.ClientTime (Module: SanibelLogic.ClientTime)