Click or drag to resize

ITinyMceUserProfileHeadingFormats Property


Gets a list of all the heading formats enabled for this Tiny MCE profile.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
IEnumerable<ITinyMceSetting> HeadingFormats { get; }

Property Value

Type: IEnumerableITinyMceSetting
See Also