UniGraphToolbar AppendGroup Method Kentico 8.0 API Reference
Adds group to list of menu groups.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

controlPath
Type: OnlineSystem String
Path of control representing group
controlValue
Type: OnlineSystem.Collections.Generic KeyValuePair OnlineString, OnlineObject 
Object to be sent to control
groupCaption
Type: OnlineSystem String
Caption of group
See Also