Base:
property
SupportsDisabledAttribute
System.Web.UI.WebControls.WebControl.SupportsDisabledAttribute
1 override of SupportsDisabledAttribute
System.Web (1)
UI\WebControls\ImageButton.cs (1)
192
public override bool
SupportsDisabledAttribute
{
1 reference to SupportsDisabledAttribute
System.Web (1)
UI\WebControls\ImageMap.cs (1)
180
if (Enabled && !IsEnabled &&
SupportsDisabledAttribute
) {