| 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; }
<BindableAttribute(true)>
<DefaultValueAttribute("")>
Public Property Views As ContextMenuViewCollection
Get
Set
Property Value
Type:
ContextMenuViewCollectionRemarks See Also