CKEditorControlEditingBlock Property |
Whether to render or not the editing block area in
the editor interface.
Default value: true
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 9.0.0
Syntax public bool EditingBlock { get; set; }
Property Value
Type:
BooleanSee Also