AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSBasePage Properties

The CMSBasePage type exposes the following members.

Properties


  Name Description
Protected property _InternalAdvantageClaimIdentity (Inherited from AdvantageCommonBasePage.)
Public property ActiveDomains
Gets the active domains.
Public property AdminDomain
Gets the admin domain.
Public property AdminDomainID
Gets or sets the admin domain identifier for the current session.
Public property AdminEngine
Gets the admin engine.
Public property AdminIsSSL
Gets a value indicating whether [admin is SSL].
Public property AdminLanguage
Gets the admin language.
Public property AdminLanguageID
Gets or sets the admin language identifier for the current session.
Public property CMSMasterPage
Gets the CMS master page.
Public property CMSUsers
Gets the CMS users.
Public property CSPNonce
Gets the nonce value for Content-Security-Policy
(Inherited from AdvantageCommonBasePage.)
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 Domains
Gets or sets the domains.
Public property Language
Gets the language.
(Inherited from AdvantageCommonBasePage.)
Public property LanguageID
Gets the current language identifier for the page context.
(Inherited from AdvantageCommonBasePage.)
Protected property OwinContext (Inherited from AdvantageCommonBasePage.)
Public property PreviewKey
Gets the preview key.
(Inherited from AdvantageCommonBasePage.)
Public property RemoveQuerystringParameters
Gets or sets the remove querystring parameters when rendered to the client browser.
(Inherited from AdvantageCommonBasePage.)
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 SEO name used in the URL rewrite.
(Inherited from AdvantageCommonBasePage.)
Public property RewriteVersion
Gets or sets the rewrite version.
(Inherited from AdvantageCommonBasePage.)
Public property ScriptManager
Gets the script manager.
(Inherited from AdvantageCommonBasePage.)
Public property SiteContainerClass
Gets or sets the CSS class applied to the site container, delegating to the master page.
Public property SkinStylesheetManager
Gets or sets the Telerik stylesheet manager used for skin-based styling.
Public property WebCacheManager
Gets the web cache manager. Which allows for domain/language save storage of items by id
(Inherited from AdvantageCommonBasePage.)