C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker Namespace / SpellDictionaryBase Class / EnsureLoaded Method

In This Topic
EnsureLoaded Method
In This Topic
Ensures the dictionary is loaded, reading words from the file if necessary.
Syntax
'Declaration
 
Public Function EnsureLoaded() As System.Boolean
 

Return Value

True if the dictionary is enabled and has been loaded successfully.
See Also