AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

CMSInitializationPage Members

The CMSInitializationPage type exposes the following members.

Methods


  Name Description
Public method ClearAbandonedSessions
Clears the abandoned sessions.
(Inherited from CMSBasePage.)
Public method ClearEngines
Clears the engines.
(Inherited from CMSBasePage.)
Public method DisableActions (Inherited from CMSBasePage.)
Public method Dispose (Inherited from AdvantageCommonBasePage.)
Public method EnableActions (Inherited from CMSBasePage.)
Public method GetNavigations (Inherited from AdvantageCommonBasePage.)
Public method GetPageSessionObject(String)
Gets the page session object.
(Inherited from CMSBasePage.)
Public method GetPageSessionObject<(Of <<'(T>)>>)(String)
Gets the page session object.
(Inherited from CMSBasePage.)
Protected method IsValidLogin (Inherited from CMSBasePage.)
Public method LanguagesActive
Languageses the active.
(Inherited from CMSBasePage.)
Protected method OnError (Inherited from AdvantageCommonBasePage.)
Protected method OnInit (Inherited from CMSBasePage.)
Protected method OnLoad (Inherited from CMSBasePage.)
Protected method OnPreInit (Inherited from CMSBasePage.)
Protected method OnPreRender (Inherited from CMSBasePage.)
Protected method OnUnload (Inherited from CMSBasePage.)
Public method PageSessionObjectExists
Pages the session object exists.
(Inherited from CMSBasePage.)
Public method ReceiveActionArgs (Inherited from CMSBasePage.)
Protected method SaveViewState (Inherited from CMSBasePage.)
Public method SetPageSessionObject(String, Int32)
Sets the page session object.
(Inherited from CMSBasePage.)
Public method SetPageSessionObject(String, String)
Sets the page session object.
(Inherited from CMSBasePage.)
Public method SetPageSessionObject(String, DateTime) (Inherited from CMSBasePage.)
Public method SetPageSessionObject(String, Decimal)
Sets the page session object.
(Inherited from CMSBasePage.)
Public method SetPageSessionObject(String, Double)
Sets the page session object.
(Inherited from CMSBasePage.)
Public method SetPageSessionObject(String, Boolean)
Sets the page session object.
(Inherited from CMSBasePage.)
Public method SetPageSessionObject(String, Byte)
Sets the page session object.
(Inherited from CMSBasePage.)
Public method SetPageSessionObject(String, SByte)
Sets the page session object.
(Inherited from CMSBasePage.)
Public method SetPageSessionObject(String, Int64)
Sets the page session object.
(Inherited from CMSBasePage.)
Public method SetPageSessionObject(String, Int16)
Sets the page session object.
(Inherited from CMSBasePage.)
Public method SetPageSessionObject(String, UInt16)
Sets the page session object.
(Inherited from CMSBasePage.)
Public method SetPageSessionObject(String, UInt64)
Sets the page session object.
(Inherited from CMSBasePage.)
Public method SetPageSessionObject(String, Single)
Sets the page session object.
(Inherited from CMSBasePage.)
Public method SetPageSessionObject(String, Char)
Sets the page session object.
(Inherited from CMSBasePage.)
Public method SetPageSessionObject(String, Guid) (Inherited from CMSBasePage.)
Public method SetPageSessionObject<(Of <<'(T>)>>)(String, T)
Sets the page session object.
(Inherited from CMSBasePage.)
Protected method SetWarmupState (Inherited from CMSBasePage.)

Properties


  Name Description
Public property ActiveDomains
Gets the active domains.
(Inherited from CMSBasePage.)
Public property AdminDomain
Public property AdminDomainID
Public property AdminEngine
Gets the admin engine.
(Inherited from CMSBasePage.)
Public property AdminIsSSL
Gets a value indicating whether [admin is SSL].
(Inherited from CMSBasePage.)
Public property AdminLanguage
Public property AdminLanguageID
Public property CMSMasterPage
Gets the CMS master page.
(Inherited from CMSBasePage.)
Public property CMSUsers
Gets the CMS users.
(Inherited from CMSBasePage.)
Public property ConfigurationEngine
Gets the configuration engine.
(Inherited from AdvantageCommonBasePage.)
Public property CSPNonce
Gets the nonce value for Content-Security-Policy
(Inherited from AdvantageCommonBasePage.)
Public property CurrentUser
Overwritten for login/SSO.
(Inherited from CMSBaseIdentityPage.)
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.
(Inherited from CMSBasePage.)
Public property Language
Gets the language.
(Inherited from AdvantageCommonBasePage.)
Public property LanguageID (Inherited from AdvantageCommonBasePage.)
Public property ModuleEngine
Gets the module engine.
(Inherited from AdvantageCommonBasePage.)
Protected property NavigationEngine (Inherited from AdvantageCommonBasePage.)
Public property SiteContainerClass (Inherited from CMSBasePage.)
Public property SkinStylesheetManager (Inherited from CMSBasePage.)
Public property WebCacheManager
Gets the web cache manager. Which allows for domain/language save storage of items by id
(Inherited from AdvantageCommonBasePage.)

Events


  Name Description
Public event Notification_Domain_Language_Change (Inherited from CMSBasePage.)