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