| DefaultPriceProvider Methods |
The DefaultPriceProvider type exposes the following members.
Methods
| Name | Description |
---|
| FindInformativePrice(Product, Double, String, Currency, String, User) | (Overrides PriceProviderFindInformativePrice(Product, Double, String, Currency, String, User).) |
| FindInformativePrice(Product, Double, String, Currency, String, User, String) | (Overrides PriceProviderFindInformativePrice(Product, Double, String, Currency, String, User, String).) |
| FindInformativePrice(Product, Double, String, Currency, String, User, String, StockLocation) | (Overrides PriceProviderFindInformativePrice(Product, Double, String, Currency, String, User, String, StockLocation).) |
| FindPrice(Product, Double, String, Currency, String, User) | (Overrides PriceProviderFindPrice(Product, Double, String, Currency, String, User).) |
| FindPrice(Product, Double, String, Currency, String, User, Double) | (Overrides PriceProviderFindPrice(Product, Double, String, Currency, String, User, Double).) |
| FindPrice(Product, Double, String, Currency, String, User, Double, String) | (Overrides PriceProviderFindPrice(Product, Double, String, Currency, String, User, Double, String).) |
| FindPrice(Product, Double, String, Currency, String, User, Double, String, StockLocation) | (Overrides PriceProviderFindPrice(Product, Double, String, Currency, String, User, Double, String, StockLocation).) |
| PreparePrices(DictionaryProduct, Double) | (Overrides PriceProviderPreparePrices(DictionaryProduct, Double).) |
| PreparePrices(IEnumerableProduct) | (Overrides PriceProviderPreparePrices(IEnumerableProduct).) |
| PreparePrices(ProductCollection) | (Overrides PriceProviderPreparePrices(ProductCollection).) |
| ShowPrice | |
TopSee Also