System.Web.UI.WebControls.ImageMapEventArgs.PostBackValue Property

Gets the string assigned to the HotSpot.PostBackValue property of the System.Web.UI.WebControls.HotSpot object that was clicked.

Syntax

public string PostBackValue { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to programmatically access the HotSpot.PostBackValue property of the System.Web.UI.WebControls.HotSpot object in an System.Web.UI.WebControls.ImageMap control that was clicked.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0