Click or drag to resize

CustomerProductListProductUpdateSortOrder Method

Namespace:  Dynamicweb.Ecommerce.CustomerCenter
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static void UpdateSortOrder(
	ref string productId,
	int favoriteListId,
	int sortOrder
)

Parameters

productId
Type: SystemString
favoriteListId
Type: SystemInt32
sortOrder
Type: SystemInt32
See Also