ImageMap::RaisePostBackEvent Method (String^)
.NET Framework (current version)
Raises events for the ImageMap control when a form is posted back to the server.
Assembly: System.Web (in System.Web.dll)
Parameters
- eventArgument
-
Type:
System::String^
The argument for the event.
Notes to Inheritors:
To handle a click event in a derived class, override the OnClick method.
.NET Framework
Available since 2.0
Available since 2.0
Show: