Click or drag to resize
CKEditorControlFixXHTML Property
If true, the editor fixes output HTML code to XHTML.

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

Property Value

Type: Boolean
See Also