| DefaultPriceProvider Class |
Inheritance Hierarchy
Namespace:
Dynamicweb.Ecommerce.Prices
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public class DefaultPriceProvider : PriceProvider
Public Class DefaultPriceProvider
Inherits PriceProvider
The DefaultPriceProvider type exposes the following members.
Constructors Properties 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