Keyoti RapidSpell Web .NET Help Docs
RaisePostBackEvent Method (eventArgument)
API DocumentationKeyoti.RapidSpellRapidSpellWebLauncherRaisePostBackEvent(String)
Keyoti RapidSpell Web .NET
Method of IPostBackEventHandler that raises change events.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public void RaisePostBackEvent(
	string eventArgument
)
public void RaisePostBackEvent(
	string eventArgument
)
Public Sub RaisePostBackEvent ( 
	eventArgument As String
)
Public Sub RaisePostBackEvent ( 
	eventArgument As String
)
public:
virtual void RaisePostBackEvent(
	String^ eventArgument
) sealed
public:
virtual void RaisePostBackEvent(
	String^ eventArgument
) sealed
abstract RaisePostBackEvent : 
        eventArgument : string -> unit 
override RaisePostBackEvent : 
        eventArgument : string -> unit 
abstract RaisePostBackEvent : 
        eventArgument : string -> unit 
override RaisePostBackEvent : 
        eventArgument : string -> unit 
Parameters
eventArgument (String)

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331