Click or drag to resize
UniMenuArgsButtonControl Property
Gets or sets the button control that will be rendered.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public Panel ButtonControl { get; set; }

Property Value

Type: Panel
See Also