GetPostBackValue Method
GetPostBackValue()
Gets or sets the name of the MapArea object to pass in to the event data when the MapArea is clicked.
Declaration
public virtual string GetPostBackValue()
Public Overridable Function GetPostBackValue() As String
Returns
Type |
Description |
string |
The name of the MapArea object to pass in to the event data when the MapArea is clicked.
|