| CKEditorControlScaytSLang Property | 
             Sets the default spell checking language for SCAYT.
             Possible values are: 'en_US', 'en_GB', 'pt_BR', 'da_DK', 'nl_NL',
             'en_CA', 'fi_FI', 'fr_FR', 'fr_CA', 'de_DE', 'el_GR',
             'it_IT', 'nb_NO', 'pt_PT', 'es_ES', 'sv_SE'.
            
             Default value: "en_US"
            
             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 ScaytSLang { get; set; }Return Value
Type: 
Stringnull if the default value is set
 See Also
See Also