WebControl.IsEnabled Property
.NET Framework 3.0
Gets a value indicating whether the control is enabled.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The IsEnabled property returns true if the Enabled property is true for this control and any containing controls.
Community Additions
ADD
Show: