Click or drag to resize
CKEditorControlEnabled Property
If false, makes the editor start in read-only state.

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

Property Value

Type: Boolean
See Also