Class AreaLanguageViewModel
- Namespace
- Dynamicweb.Frontend
- Assembly
- Dynamicweb.dll
AreaLanguageViewModel represents the rendering context used when an area language is rendered.
- Inheritance
-
Area
Language View Model
- Inherited Members
Constructors
AreaLanguageViewModel()
Properties
Culture
Gets or sets the culture.
Property Value
- string
The culture.
FirstPage
Gets the first page.
Property Value
- Page
Reference View Model The first page.
ID
Gets or sets the identifier.
Property Value
- int
The identifier.
IsCurrent
Gets or sets a value indicating whether this instance is current.
Property Value
- bool
true
if this instance is current; otherwise,false
.
IsMaster
Gets or sets a value indicating whether this instance is master.
Property Value
- bool
true
if this instance is master; otherwise,false
.
Name
Gets or sets the name.
Property Value
- string
The name.
PrimaryDomain
Gets or sets the primary domain.
Property Value
- string
The primary domain.