Click or drag to resize

ContextMenuViewCollection Constructor (IEnumerable)

Initializes new instance of an object.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public ContextMenuViewCollection(
	IEnumerable items
)

Parameters

items
Type: System.CollectionsIEnumerable
Initial collection.
Remarks