Click or drag to resize

CustomerProductListProduct.ClearCache Method

Namespace:  Dynamicweb.Ecommerce.CustomerCenter
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static void ClearCache(
	int favoriteListId,
	string productId,
	string variantId,
	string languageId
)

Parameters

favoriteListId
Type: System.Int32
productId
Type: System.String
variantId
Type: System.String
languageId
Type: System.String
See Also