Click or drag to resize
GroupControlPath Property
The path of the custom user control to use as a content of the group (optional). Sample value: "~/SampleControl.ascx"

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

Property Value

Type: String
See Also