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

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

Property Value

Type: Boolean
See Also