Click or drag to resize

ProductClearDiscountsCache Method (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
)

Parameters

currencyCode
Type: SystemString
countryCode
Type: SystemString
See Also