Keyoti RapidSpell Web .NET Help Docs
LicenseKey Property
API DocumentationKeyoti.RapidSpellRapidSpellWebLauncherLicenseKey
Keyoti RapidSpell Web .NET
Whether to show the popup dialog at the end of the spell check.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("LicenseKey is set in web.config or popup page only now.", 
	false)]
public string LicenseKey { get; set; }
<ObsoleteAttribute("LicenseKey is set in web.config or popup page only now.",  _
	False)> _
Public Property LicenseKey As String
[ObsoleteAttribute(L"LicenseKey is set in web.config or popup page only now.", 
	false)]
public:
property String^ LicenseKey {
	String^ get ();
	void set (String^ value);
}

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