Click or drag to resize

NamedItemListAdd Method (Item, String, Page)

Namespace:  Dynamicweb.Content.Items
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static NamedItemList Add(
	Item item,
	string listName,
	Page page
)

Parameters

item
Type: Dynamicweb.Content.ItemsItem
listName
Type: SystemString
page
Type: Dynamicweb.ContentPage

Return Value

Type: NamedItemList
See Also