ImageMapOnClick Method

This raises the image map Click event

Definition

Namespace: EWSoftware.ImageMaps.Web.Controls
Assembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2023.1.3.0
protected virtual void OnClick(
	ImageMapClickEventArgs e
)

Parameters

e  ImageMapClickEventArgs
The event arguments

See Also