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




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph