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 detected language is English, German, Spanish, French or Italian it will set the language to automatically. Otherwise it will use the language set by the Language property.
UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace