The members of System.Web.UI.WebControls.ImageMap are listed below.
See Also: Inherited members from System.Web.UI.WebControls.Image
ImageMap() |
Initializes a new instance of the System.Web.UI.WebControls.ImageMap class. |
HotSpotMode | HotSpotMode.
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] | HotSpots | HotSpotCollection.
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. |
Target | string.
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. |
RaisePostBackEvent(string)
|
override | AddAttributesToRender(System.Web.UI.HtmlTextWriter)
| |
override | LoadViewState(object)
| |
OnClick(ImageMapEventArgs)
| ||
override | Render(System.Web.UI.HtmlTextWriter)
| |
override | SaveViewState()
| |
override | TrackViewState()
|
Click |
Occurs when a System.Web.UI.WebControls.HotSpot object in an System.Web.UI.WebControls.ImageMap control is clicked. |