Click or drag to resize

ITinyMceGroupProfileContentCssFile Property


Gets a file path where a custom CSS configuration file is located on the server relative to the XML directory.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
string ContentCssFile { get; set; }

Property Value

String
Example
Example file path: xml/custom/editor/localstyles.css
See Also