ImageMapOnDoubleClick Method

There are two overloads for this method.

Overload List

OnDoubleClick(EventArgs) This is overridden to raise the image map double-click event when a defined image area is double-clicked.
OnDoubleClick(ImageMapClickEventArgs) This raises the image map DoubleClick event

See Also