Click or drag to resize
ObjectCustomizationPanelObjectEditMenu Property
Object edit menu to insert the customization button. This control has higher priority than the HeaderActions control if both initialized.

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

Property Value

Type: ObjectEditMenu
See Also