Keyoti RapidSpell Web .NET Help Docs
EnterStaticSpellCheckListener Property
API DocumentationKeyoti.RapidSpellRapidSpellWInlineEnterStaticSpellCheckListener
Keyoti RapidSpell Web .NET
The name of a JavaScript function (without brackets) that should be called when the text box is overlayed with the static spell check layer.
Declaration Syntax
C#Visual BasicVisual C++
public string EnterStaticSpellCheckListener { get; set; }
Public Property EnterStaticSpellCheckListener As String
public:
property String^ EnterStaticSpellCheckListener {
	String^ get ();
	void set (String^ value);
}
Remarks
This is optional, and of use client side. The function named here will be called when the pop up spell check is finished by the user (or the window was closed), it must not have any arguments.

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