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.492
Syntax
IEnumerable<ITinyMceSetting> CommandRow { get; }

Property Value

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