Base:
property
SupportsDisabledAttribute
System.Web.UI.WebControls.Image.SupportsDisabledAttribute
1 reference to SupportsDisabledAttribute
System.Web (1)
UI\WebControls\ImageButton.cs (1)
321if (Enabled && !effectiveEnabled && SupportsDisabledAttribute) {