GoogleMap Control
RaisePostBackEvent Method (eventArgument)
NamespacesArtem.Google.UIOverlayRaisePostBackEvent(String)
GoogleMap Control v6.0
When implemented by a class, enables a server control to process an event raised when a form is posted to the server.
Declaration Syntax
C#Visual Basic
public abstract void RaisePostBackEvent(
	string eventArgument
)
Public MustOverride Sub RaisePostBackEvent ( _
	eventArgument As String _
)
Parameters
eventArgument (String)
A String that represents an optional event argument to be passed to the event handler.

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