Click or drag to resize

PriceProviderPreparePrices Method (DictionaryProduct, Double)

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public virtual void PreparePrices(
	Dictionary<Product, double> products
)

Parameters

products
Type: System.Collections.GenericDictionaryProduct, Double
See Also