Click or drag to resize

ITinyMceUserProfileCommandRow Property


Gets an ordered collection of button items representing the command row for the XHTML Editor.

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

Property Value

Type: IEnumerableITinyMceSetting
Remarks
This collection does not include command buttons included in the Removed Buttons.
See Also