Click or drag to resize

NamedItemListCreate Method

Namespace:  Dynamicweb.Content.Items
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static NamedItemList Create(
	string name,
	string itemType,
	NamedItemListListSourceType sourceType,
	int sourceId
)

Parameters

name
Type: SystemString
itemType
Type: SystemString
sourceType
Type: Dynamicweb.Content.ItemsNamedItemListListSourceType
sourceId
Type: SystemInt32

Return Value

Type: NamedItemList
See Also