ImageMapOnClick Method

There are two overloads for this method.

Overload List

OnClick(EventArgs) This is overridden to raise the image map click event when a defined image area is clicked
OnClick(ImageMapClickEventArgs) This raises the image map Click event

See Also