Click or drag to resize

ItemListAddRelation Method

Namespace:  Dynamicweb.Content.Items
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static void AddRelation(
	int itemListId,
	string itemId,
	int sortIndex
)

Parameters

itemListId
Type: SystemInt32
itemId
Type: SystemString
sortIndex
Type: SystemInt32
See Also