Gets or sets the dictionary to use for spell checking.
Dictionary to use for spell checking. The default value is "".
If a dictionary is not specified the spell checker will automatically load all the words indexed by UltimateSearch into its dictionary.
You may set this property to "en-US" to load the dictionary for English (United States) if you copied the UltimateSpellInclude folder into the root of your web application.
Note that only the English (en-US) dictionary comes with the initial installation. You may download all the other dictionaries from our website, and unzip them into the UltimateSpellInclude\Dictionary folder under the root of your web application.
para>UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace