Gets or sets a value that indicates whether the language is automatically detected on the client machine from browser settings.
true if the language is automatically detected; otherwise, false. The default value is false.
Use this property to automatically detect the language on the client machine. If you want to set the Language property to a specific language you should set this property to false, and use the Language property. Note that if the automatically detected language is English, German, Spanish, French or Italian it will also set the dictionary to en-US, de-DE, es-ES, fr-FR or it-IT respectively. If the language is not English, German, Spanish, French or Italian it will use the language set by the Language property.
UltimateSpell Class | Karamasoft.WebControls.UltimateSpell Namespace