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.Web.UI
Assembly: CMS.CKEditor.Web.UI (in CMS.CKEditor.Web.UI.dll) Version: 11.0.0
Syntax
C#
public bool TemplatesReplaceContent { get; set; }

Property Value

Type: Boolean
See Also