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.308
Syntax
string ContentCssFile { get; set; }

Property Value

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