Click or drag to resize
GroupCaption Property
Specifies the the caption of the group. Sample value: "Caption string"

Namespace: CMS.UIControls.UniMenuConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public string Caption { get; set; }

Property Value

Type: String
See Also