Click or drag to resize

ITinyMcePossibleSettingsPossibleBlockFormats Property


Gets all the possible XHTML Editor block formatting settings that can be enabled.

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

Property Value

Type: ListITinyMceSetting
Examples
Names of possible block formats include: Address, Block Quote, Div, Paragraph, and Preformatted.
See Also