OnClick Method (e)

GoogleMap Control Artem.Google

GoogleMap Control OnClick Method (e)
NamespacesArtem.Google.UIGoogleMarkersOnClick(MarkerEventArgs)
GoogleMap Control v6.0
Raises the [E:Click] event.
Declaration Syntax
C# Visual Basic
protected virtual void OnClick(
	MarkerEventArgs e
)
Protected Overridable Sub OnClick ( _
	e As MarkerEventArgs _
)
Parameters
e (MarkerEventArgs)
The MouseEventArgs instance containing the event data.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)