asp.net.ph

ImageMap.HotSpots Property

System.Web.UI.WebControls Namespace   ImageMap Class


.NET Framework version 2.0

Returns a collection of HotSpot objects that represents the defined hot spot regions in an ImageMap control.

Syntax


Script [ HotSpotCollection var = ] ImageMap.HotSpots

This property can only be used programmatically; it cannot be set when declaring the control.

Property Value

A HotSpotCollection object that represents the defined hot spot regions in an ImageMap control.

Remarks

Use the HotSpots property to programmatically manage the hot spot regions in an ImageMap control. You can use the HotSpots property to add, insert, remove, and retrieve HotSpot objects. For more information, see HotSpotCollection class.

See Also

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