Click or drag to resize

NamedItemListAdd Method (Item, String, Page, Int32)

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

Parameters

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

Return Value

Type: NamedItemList
See Also