Dynamicweb 8 Documentation
PreparePrices(ProductCollection) Method

The products.
Prepares the prices. Must be overriden.
Syntax
'Declaration
 
Public Overloads Overridable Sub PreparePrices( _ 
   ByVal Products As ProductCollection _ 
) 
public virtual void PreparePrices( 
   ProductCollection Products 
)

Parameters

Products
The products.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PriceProvider Class
PriceProvider Members
Overload List

Send Feedback