Class PageLanguageViewModel
- Namespace
- Dynamicweb.Frontend
- Assembly
- Dynamicweb.dll
PageLanguageViewModel represents the rendering context used when a page language is rendered.
- Inheritance
-
Page
Language View Model
- Inherited Members
Constructors
PageLanguageViewModel()
Initializes a new instance of the Page
Properties
Culture
Gets or sets the culture.
Property Value
- string
The culture.
FirstActivePage
Gets or sets the first active page.
Property Value
- Page
Reference View Model The first active page.
FirstPage
Gets or sets 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.
Page
Gets or sets the page.
Property Value
- Page
Reference View Model The page.
PageIsHidden
Gets or sets a value indicating whether [page is hidden].
Property Value
- bool
true
if [page is hidden]; otherwise,false
.
PageIsPublished
Gets or sets a value indicating whether [page is published].
Property Value
- bool
true
if [page is published]; otherwise,false
.
PrimaryDomain
Gets or sets the primary domain.
Property Value
- string
The primary domain.