Click or drag to resize

ITinyMceGroupProfilePlugins Property


Gets a list of all the plugins configured for this Tiny MCE profile.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
TinyMceSettingList Plugins { get; set; }

Property Value

Type: TinyMceSettingList
Remarks
The plugin selection affects the number of buttons available in the XHTML Editor toolbar template.
See Also