Click or drag to resize
CKEditorControlTemplatesFiles Property
The list of templates definition files to load. Default value: Array of "plugins/templates/templates/default.js"

Namespace: CMS.CKEditor.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax
C#
public string[] TemplatesFiles { get; set; }

Property Value

Type: String
See Also