Adds group to list of menu groups.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
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