Click or drag to resize

ContextMenuButtonViews Property

Gets or sets the views associated with this button.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(true)]
[DefaultValueAttribute("")]
public ContextMenuViewCollection Views { get; set; }

Property Value

Type: ContextMenuViewCollection
Remarks