asp.net.ph

ImageMap.Enabled Property

System.Web.UI.WebControls Namespace   ImageMap Class


.NET Framework version 2.0

Gets or sets a value indicating whether the ImageMap control can respond to user interaction.

Syntax


Inline <asp:imagemap enabled = [ = true | false ] ... >
Script ImageMap.Enabled [ = true | false ]

Property Value

This property accepts or returns only a boolean value: true if the control is to respond to user clicks; otherwise, false. Default value is true.

Remarks

With the Enabled property, you can enable or disable the ImageMap control at run time.

See Also

WebControl.Enabled Property Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note