System.Web.UI.WebControls.ImageMap: Property Members

The properties of System.Web.UI.WebControls.ImageMap are listed below. For a list of all members, see the ImageMap Members list.

See Also: Inherited members from System.Web.UI.WebControls.Image

Public Properties

HotSpotModeHotSpotMode.

Gets or sets the default behavior for the System.Web.UI.WebControls.HotSpot objects of an System.Web.UI.WebControls.ImageMap control when the System.Web.UI.WebControls.HotSpot objects are clicked.

[read-only]
HotSpotsHotSpotCollection.

Gets a collection of System.Web.UI.WebControls.HotSpot objects that represents the defined hot spot regions in an System.Web.UI.WebControls.ImageMap control.

Targetstring.

Gets or sets the target window or frame that displays the Web page content linked to when the System.Web.UI.WebControls.ImageMap control is clicked.