CKEditorControlStartupOutlineBlocks Property |
Whether to automatically enable the "show block" command
when the editor loads.
Default value: false
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.CKEditor.Web.UI (in CMS.CKEditor.Web.UI.dll) Version: 10.0.0
Syntax public bool StartupOutlineBlocks { get; set; }
Property Value
Type:
BooleanSee Also