ImageMapRaisePostBackEvent Method

This fires the image map Click event if necessary

Definition

Namespace: EWSoftware.ImageMaps.Web.Controls
Assembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2023.1.3.0
public void RaisePostBackEvent(
	string eventArgument
)

Parameters

eventArgument  String
The event arguments

Implements

IPostBackEventHandlerRaisePostBackEvent(String)

See Also