Click or drag to resize
CKEditorControlStartupOutlineBlocks Property
Whether to automatically enable the "show block" command when the editor loads. Default value: false

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

Property Value

Type: Boolean
See Also