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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[ObsoleteAttribute("LicenseKey is set in web.config or popup page only now.", 
	false)]
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string LicenseKey { get; set; }
[ObsoleteAttribute("LicenseKey is set in web.config or popup page only now.", 
	false)]
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string LicenseKey { get; set; }
<ObsoleteAttribute("LicenseKey is set in web.config or popup page only now.", 
	false)> 
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property LicenseKey As String
	Get
	Set
<ObsoleteAttribute("LicenseKey is set in web.config or popup page only now.", 
	false)> 
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property LicenseKey As String
	Get
	Set
public:
[ObsoleteAttribute(L"LicenseKey is set in web.config or popup page only now.", 
	false)]
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property String^ LicenseKey {
	String^ get ();
	void set (String^ value);
}
public:
[ObsoleteAttribute(L"LicenseKey is set in web.config or popup page only now.", 
	false)]
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property String^ LicenseKey {
	String^ get ();
	void set (String^ value);
}
[<ObsoleteAttribute("LicenseKey is set in web.config or popup page only now.", 
	false)>]
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member LicenseKey : string with get, set
[<ObsoleteAttribute("LicenseKey is set in web.config or popup page only now.", 
	false)>]
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member LicenseKey : string with get, set
Property Value
String

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331