Keyoti RapidSpell Web .NET Help Docs
UseClientIdInJavascript Property
API DocumentationKeyoti.RapidSpellRapidSpellWebMultipleUseClientIdInJavascript
Keyoti RapidSpell Web .NET
Whether to use the control's ClientId instead of Id property for the JS functions.
Declaration Syntax
C#Visual BasicVisual C++
public bool UseClientIdInJavascript { get; set; }
Public Property UseClientIdInJavascript As Boolean
public:
property bool UseClientIdInJavascript {
	bool get ();
	void set (bool value);
}
Remarks
Ideally this should be true, but is false for backwards compatibility. It affects the name of the JS function used to start the spell checker.

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