Click or drag to resize
CKEditorControlHtmlEncodeOutput Property
Whether escape HTML when editor update original input element. Default value: false

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

Property Value

Type: Boolean
See Also