AdvantagePageTemplate Properties
The AdvantagePageTemplate type exposes the following members.
Properties
Name | Description | |
---|---|---|
_InternalAdvantageClaimIdentity | (Inherited from AdvantageCommonBasePage.) | |
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.
|
|
CurrentSql |
Gets the current SQL.
(Inherited from AdvantageCommonBasePage.) |
|
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.
|
|
ModuleEngine |
Gets the module engine.
|
|
PageMetaDescription |
Gets or sets the page meta description.
|
|
PageMetaKeywords |
Gets or sets the page title.
|
|
PreviewKey |
Gets the preview key.
(Inherited from AdvantageCommonBasePage.) |
|
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.
|
|
RewriteMasterId |
Gets or sets the rewrite master identifier.
(Inherited from AdvantageCommonBasePage.) |
|
RewriteObjectTypeName |
Gets or sets the name of the rewrite object type.
(Inherited from AdvantageCommonBasePage.) |
|
RewriteSEOName |
Gets or sets the name of the rewrite object type.
(Inherited from AdvantageCommonBasePage.) |
|
RewriteVersion |
Gets or sets the rewrite version.
(Inherited from AdvantageCommonBasePage.) |
|
SitePageID |
Gets or sets the site page identifier.
|
|
Title |
Gets or sets the title.
|
|
UserManager |
Gets the user manager.
(Inherited from AdvantageCommonBasePage.) |
|
WebCacheManager |
Gets the web cache manager. Which allows for domain/language save storage of items by id
(Inherited from AdvantageCommonBasePage.) |