Click or drag to resize
CKEditorControlScaytAutoStartup Property
If enabled (set to true), turns on SCAYT automatically after loading the editor. Default value: false

Namespace: CMS.CKEditor
Assembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax
C#
public bool ScaytAutoStartup { get; set; }

Property Value

Type: Boolean
See Also