Click or drag to resize
GroupControl Property
Custom user control to use as a content of the group.

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

Property Value

Type: CMSUserControl
See Also