Click or drag to resize
CKEditorControlTemplatesReplaceContent Property
Whether the "Replace actual contents" checkbox is checked by default in the Templates dialog. Default value: true

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

Property Value

Type: Boolean
See Also