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.CKEditor.Web.UIAssembly: CMS.CKEditor.Web.UI (in CMS.CKEditor.Web.UI.dll) Version: 10.0.0
Syntaxpublic bool IgnoreEmptyParagraph { get; set; }
Property Value
Type:
Boolean
See Also