Class AreaInfoViewModel
- Namespace
- Dynamicweb.Frontend
- Assembly
- Dynamicweb.dll
- Inheritance
-
Area
Info View Model
- Inherited Members
Constructors
AreaInfoViewModel()
Properties
CreatedDate
Gets or sets the created date.
Property Value
- Date
Time The created date.
Domains
Gets or sets the list of domains registered for this area
Property Value
EcomCountryCode
Default country used when browsing the website (used for VAT calculation)
Property Value
EcomCurrencyCode
Default currency used when browsing the website
Property Value
EcomLanguageId
Default language used when browsing the website
Property Value
EcomPricesWithVat
Default setting for if prices should be shown with or without VAT
Property Value
EcomShopId
Default shop id used when browsing the website
Property Value
ID
Gets or sets the identifier.
Property Value
- int
The identifier.
Item
Gets or sets the item.
Property Value
- Item
View Model The item.
Languages
Gets or sets the languages.
Property Value
- IList<Area
Language >View Model The languages.
Name
Gets or sets the name.
Property Value
- string
The name.
PrimaryDomain
Gets or sets the primary domain registered for this area
Property Value
UpdatedDate
Gets or sets the updated date.
Property Value
- Date
Time The updated date.