Class PriceViewModel
- Namespace
- Dynamicweb.Frontend
- Assembly
- Dynamicweb.dll
- Inheritance
-
Price
View Model
- Inherited Members
- Extension Methods
Constructors
PriceViewModel()
Initializes a new instance of the Price
Properties
Currency
Gets or sets the currency.
Property Value
- Price
View .CurrencyModel Info The currency.
Price
Gets or sets the price.
Property Value
- Price
View .PriceModel Info The price.
PriceWithVat
Gets or sets the price with vat.
Property Value
- Price
View .PriceModel Info The price with vat.
PriceWithoutVat
Gets or sets the price with vat.
Property Value
- Price
View .PriceModel Info The price with vat.
ShowPricesWithVat
Gets or sets a value indicating whether to show prices with VAT.
Property Value
Vat
Gets or sets the vat.
Property Value
- Price
View .PriceModel Info The vat.
VatPercent
Gets or sets the vat percentage.
Property Value
- Price
View .VatModel Info The vat percentage.