Base:
property
SupportsDisabledAttribute
System.Web.UI.WebControls.WebControl.SupportsDisabledAttribute
1 reference to SupportsDisabledAttribute
System.Web (1)
UI\WebControls\LinkButton.cs (1)
287if (Enabled && !effectiveEnabled && SupportsDisabledAttribute) {