Adds group to list of menu groups.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- controlPath
- Type: System String
Path of control representing group
- controlValue
- Type: System.Collections.Generic KeyValuePair String, Object
Object to be sent to control
- groupCaption
- Type: System String
Caption of group
See Also