AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

CMSInitializationPage Methods

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.)