CMSInitializationPage Properties
The CMSInitializationPage type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
ActiveDomains |
Gets the active domains.
(Inherited from CMSBasePage.) |
|
|
AdminDomain |
Gets the admin domain.
|
|
|
AdminDomainID |
Gets or sets the admin domain identifier for the current session.
|
|
|
AdminEngine |
Gets the admin engine.
(Inherited from CMSBasePage.) |
|
|
AdminIsSSL |
Gets a value indicating whether [admin is SSL].
(Inherited from CMSBasePage.) |
|
|
AdminLanguage |
Gets the admin language.
|
|
|
AdminLanguageID |
Gets or sets the admin language identifier for the current session.
|
|
|
CMSMasterPage |
Gets the CMS master page.
(Inherited from CMSBasePage.) |
|
|
CMSUsers |
Gets the CMS users.
(Inherited from CMSBasePage.) |
|
|
ConfigurationEngine |
Gets the configuration engine.
(Inherited from AdvantageCommonBasePage.) |
|
|
CSPNonce |
Gets the nonce value for Content-Security-Policy
(Inherited from AdvantageCommonBasePage.) |
|
|
CurrentUser |
Gets the currently authenticated CMS user by resolving the claims identity from the OWIN context.
Hides the base class implementation to support Identity-based authentication and SSO.
Returns null if no valid, active user is found.
(Inherited from CMSBaseIdentityPage.) |
|
|
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.) |
|
|
Domains |
Gets or sets the domains.
(Inherited from CMSBasePage.) |
|
|
Language |
Gets the language.
(Inherited from AdvantageCommonBasePage.) |
|
|
LanguageID |
Gets the current language identifier for the page context.
(Inherited from AdvantageCommonBasePage.) |
|
|
ModuleEngine |
Gets the module engine.
(Inherited from AdvantageCommonBasePage.) |
|
|
NavigationEngine | (Inherited from AdvantageCommonBasePage.) |
|
|
SiteContainerClass |
Gets or sets the CSS class applied to the site container, delegating to the master page.
(Inherited from CMSBasePage.) |
|
|
SkinStylesheetManager |
Gets or sets the Telerik stylesheet manager used for skin-based styling.
(Inherited from CMSBasePage.) |
|
|
WebCacheManager |
Gets the web cache manager. Which allows for domain/language save storage of items by id
(Inherited from AdvantageCommonBasePage.) |

