AdvantagePageTemplate Properties
The AdvantagePageTemplate type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AdvantagePageDescription |
Gets or sets the advantage page description.
|
![]() |
AdvantagePageName |
Gets or sets the name of the advantage page.
|
![]() |
AnalyticsCode |
Gets or sets the analytics code.
|
![]() |
ConfigurationEngine |
Gets the configuration engine.
|
![]() |
ContainerControl |
Gets the container control.
|
![]() |
CSPNonce |
Gets the nonce value for Content-Security-Policy
(Inherited from AdvantageCommonBasePage.) |
![]() |
CurrentDomain |
Gets the current domain.
|
![]() |
CurrentLanguage |
Gets the current language.
|
![]() |
CurrentNavigationPage |
Gets the current navigation page.
|
![]() |
CurrentSitePage |
Gets the current site page.
|
![]() |
DatabaseCacheManager |
Gets the database cache manager. Which allows for domain/language save storage of items by id
(Inherited from AdvantageCommonBasePage.) |
![]() |
Domain |
Gets the domain.
(Inherited from AdvantageCommonBasePage.) |
![]() |
IsMobile |
Gets a value indicating whether this instance is mobile.
|
![]() |
IsPreview |
Gets a value indicating whether this instance has been called by the preview
|
![]() |
IsRewrite |
Gets a value indicating whether this instance is rewrite.
|
![]() |
IsSearchAgent |
Gets a value indicating whether this instance has been called by the search agent.
|
![]() |
Language |
Gets the language.
(Inherited from AdvantageCommonBasePage.) |
![]() |
LanguageAbreviation |
Gets the language abreviation.
|
![]() |
LanguageID | (Inherited from AdvantageCommonBasePage.) |
![]() |
ModuleEngine |
Gets the module engine.
|
![]() |
PageMetaDescription |
Gets or sets the page meta description.
|
![]() |
PageMetaKeywords |
Gets or sets the page title.
|
![]() |
RenderMode |
Gets the render mode of the current request.
This function may allows you the developer to make decisions based on the context of the page.
For example:
In visual edit or preview mode, you may want to select an object if you are using a rewrite object.
If the page is protected, you may want to allow the searchagent access to index the page.
|
![]() |
SitePageID |
Gets or sets the site page identifier.
|
![]() |
Title |
Gets or sets the title.
|
![]() |
WebCacheManager |
Gets the web cache manager. Which allows for domain/language save storage of items by id
(Inherited from AdvantageCommonBasePage.) |