Click or drag to resize

ItemListDeleteRelation Method

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

Parameters

itemListId
Type: SystemInt32
itemId
Type: SystemString
See Also