Click or drag to resize

ITinyMcePossibleSettingsPossibleButtons Property


Gets all the possible XHTML Editor buttons that can be enabled.

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

Property Value

Type: ListITinyMceSetting
Examples
Some possible buttons include: bold, paste, redo, table, numlist, etc.
See Also