Click or drag to resize

TreeControlMenu Property

Gets an instance of ContextMenu object that corresponds to the control menu from the list sub-title.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public ContextMenu ControlMenu { get; }

Property Value

Type: ContextMenu

Return Value

Type: ContextMenu
Remarks