Click or drag to resize

CustomerProductListProductClearCache 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: SystemInt32
productId
Type: SystemString
variantId
Type: SystemString
languageId
Type: SystemString
See Also