Click or drag to resize

ProductClearDiscountsCache Method (String, String, String, String)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void ClearDiscountsCache(
	string currencyCode,
	string countryCode,
	string unitId,
	string shopId
)

Parameters

currencyCode
Type: SystemString
countryCode
Type: SystemString
unitId
Type: SystemString
shopId
Type: SystemString
See Also