Gets or sets the language to use for button titles and error messages on spell check dialog box.
Language to use for spell check dialog box. Language files for English, Spanish, French, German, or Italian are already provided. However, you can set it to any language of your choice. The default value is English.
The server control uses the language XML file under the ~/UltimateSpellInclude/Language directory based on your selection. You can add your own language by creating a new XML file like MyLanguage.xml under ~/UltimateSpellInclude/Language and by setting this property to MyLanguage.
UltimateSpell Class | Karamasoft.WebControls.UltimateSpell Namespace