Click or drag to resize

ProductPriceProviderPreparePrices Method (ProductCollection)

Prepares the prices.

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.Products
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public override void PreparePrices(
	ProductCollection products
)

Parameters

products
Type: Dynamicweb.Ecommerce.ProductsProductCollection
The products.
See Also