Click or drag to resize

DefaultPriceProvider Methods

The DefaultPriceProvider type exposes the following members.

Methods
  NameDescription
Public methodFindInformativePrice(Product, Double, String, Currency, String, User) (Overrides PriceProviderFindInformativePrice(Product, Double, String, Currency, String, User).)
Public methodFindInformativePrice(Product, Double, String, Currency, String, User, String) (Overrides PriceProviderFindInformativePrice(Product, Double, String, Currency, String, User, String).)
Public methodFindInformativePrice(Product, Double, String, Currency, String, User, String, StockLocation) (Overrides PriceProviderFindInformativePrice(Product, Double, String, Currency, String, User, String, StockLocation).)
Public methodFindPrice(Product, Double, String, Currency, String, User) (Overrides PriceProviderFindPrice(Product, Double, String, Currency, String, User).)
Public methodFindPrice(Product, Double, String, Currency, String, User, Double) (Overrides PriceProviderFindPrice(Product, Double, String, Currency, String, User, Double).)
Public methodFindPrice(Product, Double, String, Currency, String, User, Double, String) (Overrides PriceProviderFindPrice(Product, Double, String, Currency, String, User, Double, String).)
Public methodFindPrice(Product, Double, String, Currency, String, User, Double, String, StockLocation) (Overrides PriceProviderFindPrice(Product, Double, String, Currency, String, User, Double, String, StockLocation).)
Public methodPreparePrices(DictionaryProduct, Double) (Overrides PriceProviderPreparePrices(DictionaryProduct, Double).)
Public methodPreparePrices(IEnumerableProduct) (Overrides PriceProviderPreparePrices(IEnumerableProduct).)
Public methodPreparePrices(ProductCollection) (Overrides PriceProviderPreparePrices(ProductCollection).)
Public methodStatic memberShowPrice
Top
See Also