Click or drag to resize
CKEditorControlEntities Property
Whether to use HTML entities in the output. Default value: true

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

Property Value

Type: Boolean
See Also