CKEditorControlTemplatesFiles Property |
The list of templates definition files to load.
Default value: Array of "plugins/templates/templates/default.js"
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.CKEditor.Web.UI (in CMS.CKEditor.Web.UI.dll) Version: 10.0.0
Syntax public string[] TemplatesFiles { get; set; }
Property Value
Type:
StringSee Also