Keyoti RapidSpell Web .NET Help Docs
CorrectionNotifyListener Property
API DocumentationKeyoti.RapidSpellRapidSpellWebLauncherCorrectionNotifyListener
Keyoti RapidSpell Web .NET
[PopUp only] The name of a Javascript function on this page which should be called {with the prototype funcName(int start, string oldword, string newword)} when a correction is made.
Declaration Syntax
C#Visual BasicVisual C++
public string CorrectionNotifyListener { get; set; }
Public Property CorrectionNotifyListener As String
public:
property String^ CorrectionNotifyListener {
	String^ get ();
	void set (String^ value);
}
Remarks
Use this to receive notifications on which word was changed and what to, when it happens.

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