Base:
property
SupportsDisabledAttribute
System.Web.UI.WebControls.WebControl.SupportsDisabledAttribute
1 reference to SupportsDisabledAttribute
System.Web (1)
UI\WebControls\HyperLink.cs (1)
198if (Enabled && !IsEnabled && SupportsDisabledAttribute) {