Keyoti RapidSpell Web .NET Help Docs
OnFinish Method (e)
API DocumentationKeyoti.RapidSpellRapidSpellWebLauncherOnFinish(EventArgs)
Keyoti RapidSpell Web .NET
Called when the spell check is finished AND PostBackOnFinish==true.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected virtual void OnFinish(
	EventArgs e
)
protected virtual void OnFinish(
	EventArgs e
)
Protected Overridable Sub OnFinish ( 
	e As EventArgs
)
Protected Overridable Sub OnFinish ( 
	e As EventArgs
)
protected:
virtual void OnFinish(
	EventArgs^ e
)
protected:
virtual void OnFinish(
	EventArgs^ e
)
abstract OnFinish : 
        e : EventArgs -> unit 
override OnFinish : 
        e : EventArgs -> unit 
abstract OnFinish : 
        e : EventArgs -> unit 
override OnFinish : 
        e : EventArgs -> unit 
Parameters
e (EventArgs)

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