Click or drag to resize

ITinyMcePossibleSettingsPossiblePlugins Property


Gets all the possible XHTML Editor plugins that can be loaded.

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

Property Value

Type: ListITinyMceSetting
Examples
Some possible plugins include: Code, Advanced List, Page Break, etc.
See Also