Click or drag to resize

ITinyMceGroupProfileCommandRow 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.492
Syntax
TinyMceSettingList CommandRow { get; set; }

Property Value

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