| CKEditorControlLanguage Property | 
             The user interface language localization to use. If left empty, the
             editor will automatically be localized to the user language. If the
             user language is not supported, the language specified in the
             defaultLanguage configuration setting is used.
            
             Default value: empty string
            
             Set to null for default value
             
 
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic string Language { get; set; }Return Value
Type: 
Stringnull if the default value is set
 See Also
See Also