Keyoti RapidSpell Web .NET Help Docs
CallBack Property
API DocumentationKeyoti.RapidSpellRapidSpellWebLauncherCallBack
Keyoti RapidSpell Web .NET
The callBack URL or text box name.
Declaration Syntax
C#Visual BasicVisual C++
public string CallBack { get; set; }
Public Property CallBack As String
public:
property String^ CallBack {
	String^ get ();
	void set (String^ value);
}
Remarks
If Mode=="popup" then this should be set to the form element name in the main window, using Javascript notation, relative to the document, e.g; myFormName.textAreaName If Mode=="separate" then this should be set to the URL of the page to send the form parameter "CorrectedText" to, this can of course be the original page.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625