Keyoti RapidSpell Web .NET Help Docs
ReloadDictionary Method
API DocumentationKeyoti.RapidSpellUserDictionaryReloadDictionary()()()()
Keyoti RapidSpell Web .NET
Loads the dictionary into an internal collection.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool ReloadDictionary()
public virtual bool ReloadDictionary()
Public Overridable Function ReloadDictionary As Boolean
Public Overridable Function ReloadDictionary As Boolean
public:
virtual bool ReloadDictionary()
public:
virtual bool ReloadDictionary()
abstract ReloadDictionary : unit -> bool 
override ReloadDictionary : unit -> bool 
abstract ReloadDictionary : unit -> bool 
override ReloadDictionary : unit -> bool 
Return Value
Boolean
Whether the dictionary was reloaded successfully.
Remarks
The user dictionary can be changed externally (eg. by a different control), and this method is called when that happens to cause the internal collection to be updated.

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