AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantagePageTemplate Properties

The AdvantagePageTemplate type exposes the following members.

Properties


  Name Description
Protected property _InternalAdvantageClaimIdentity (Inherited from AdvantageCommonBasePage.)
Public property AdvantagePageDescription
Gets or sets the advantage page description.
Public property AdvantagePageName
Gets or sets the name of the advantage page.
Public property AnalyticsCode
Gets or sets the analytics code.
Public property ConfigurationEngine
Gets the configuration engine.
Public property ContainerControl
Gets the container control.
Public property CSPNonce
Gets the nonce value for Content-Security-Policy
(Inherited from AdvantageCommonBasePage.)
Public property CurrentDomain
Gets the current domain.
Public property CurrentLanguage
Gets the current language.
Public property CurrentNavigationPage
Gets the current navigation page.
Public property CurrentSitePage
Gets the current site page.
Public property CurrentSql
Gets the current SQL.
(Inherited from AdvantageCommonBasePage.)
Public property DatabaseCacheManager
Gets the database cache manager. Which allows for domain/language save storage of items by id
(Inherited from AdvantageCommonBasePage.)
Public property Domain
Gets the domain.
(Inherited from AdvantageCommonBasePage.)
Public property IsMobile
Gets a value indicating whether this instance is mobile.
Public property IsPreview
Gets a value indicating whether this instance has been called by the preview
Public property IsRewrite
Gets a value indicating whether this instance is rewrite.
Public property IsSearchAgent
Gets a value indicating whether this instance has been called by the search agent.
Public property Language
Gets the language.
(Inherited from AdvantageCommonBasePage.)
Public property LanguageAbreviation
Gets the language abreviation.
Public property ModuleEngine
Gets the module engine.
Public property PageMetaDescription
Gets or sets the page meta description.
Public property PageMetaKeywords
Gets or sets the page title.
Public property PreviewKey
Gets the preview key.
(Inherited from AdvantageCommonBasePage.)
Public property 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.
Public property RewriteMasterId
Gets or sets the rewrite master identifier.
(Inherited from AdvantageCommonBasePage.)
Public property RewriteObjectTypeName
Gets or sets the name of the rewrite object type.
(Inherited from AdvantageCommonBasePage.)
Public property RewriteSEOName
Gets or sets the name of the rewrite object type.
(Inherited from AdvantageCommonBasePage.)
Public property RewriteVersion
Gets or sets the rewrite version.
(Inherited from AdvantageCommonBasePage.)
Public property SitePageID
Gets or sets the site page identifier.
Public property Title
Gets or sets the title.
Public property UserManager
Gets the user manager.
(Inherited from AdvantageCommonBasePage.)
Public property WebCacheManager
Gets the web cache manager. Which allows for domain/language save storage of items by id
(Inherited from AdvantageCommonBasePage.)