CKEditorControlIgnoreEmptyParagraph Property |
Whether the editor must output an empty value (empty string) if
it's contents is made by an empty paragraph only.
Default value: true
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax public bool IgnoreEmptyParagraph { get; set; }
Property Value
Type:
BooleanSee Also