AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

CMSBasePage Methods

The CMSBasePage type exposes the following members.

Methods


  Name Description
Public method AdminDomain_Clear
Admins the domain clear.
Public method CheckSSL
Checks the SSL.
(Inherited from AdvantageCommonBasePage.)
Public method ClearAbandonedSessions
Clears the abandoned sessions.
Public method ClearEngines
Clears the engines.
Public method DisableActions
Disables the actions.
Public method Dispose
Disposes this instance.
Public method EnableActions
Enables the actions.
Public method GetPageSessionObject(String)
Gets the page session object.
Public method GetPageSessionObject<(Of <<'(T>)>>)(String)
Gets the page session object.
Public method GetParameter
Gets a parameter from the querystring.
(Inherited from AdvantageCommonBasePage.)
Public method HandleEngineMessages
Handles the engine messages.
Protected method InjectContentSecurityPolicy_Nonce (Inherited from AdvantageCommonBasePage.)
Protected method injectHeaders (Inherited from AdvantageCommonBasePage.)
Protected method injectMetaTags (Inherited from AdvantageCommonBasePage.)
Public method LanguagesActive
Languageses the active.
Public method Modules
Moduleses the specified domain identifier.
(Inherited from AdvantageCommonBasePage.)
Public method PageSessionObjectExists
Pages the session object exists.
Public method ReceiveActionArgs
Receives the action arguments.
Public method RegisterBottomScript(Literal) (Inherited from AdvantageCommonBasePage.)
Public method RegisterBottomScript(String, Literal) (Inherited from AdvantageCommonBasePage.)
Public method RegisterBottomScript(PlaceHolder) (Inherited from AdvantageCommonBasePage.)
Public method RegisterBottomScript(String, PlaceHolder) (Inherited from AdvantageCommonBasePage.)
Public method RegisterBottomScript(String, String)
Registers content to the bottom of the page
(Inherited from AdvantageCommonBasePage.)
Public method RegisterBottomScript(String)
Registers content to the bottom of the page
(Inherited from AdvantageCommonBasePage.)
Protected method registerKeepAlive (Inherited from AdvantageCommonBasePage.)
Public method RegisterTopScript(Literal) (Inherited from AdvantageCommonBasePage.)
Public method RegisterTopScript(String, Literal) (Inherited from AdvantageCommonBasePage.)
Public method RegisterTopScript(PlaceHolder) (Inherited from AdvantageCommonBasePage.)
Public method RegisterTopScript(String, PlaceHolder) (Inherited from AdvantageCommonBasePage.)
Public method RegisterTopScript(String, String)
Registers content to the top of the page
(Inherited from AdvantageCommonBasePage.)
Public method RegisterTopScript(String)
Registers content to the top of the page
(Inherited from AdvantageCommonBasePage.)
Public method RenderControlContent (Inherited from AdvantageCommonBasePage.)
Public method SearchIndexUsingBrowserInstance (Inherited from AdvantageCommonBasePage.)
Public method setNavigationSubTitle
Sets the navigation sub title.
Public method setNavigationTitle
Sets the navigation title.
Public method SetPageSessionObject(String, Int32)
Sets the page session object.
Public method SetPageSessionObject(String, String)
Sets the page session object.
Public method SetPageSessionObject(String, DateTime)
Sets the page session object.
Public method SetPageSessionObject(String, Decimal)
Sets the page session object.
Public method SetPageSessionObject(String, Double)
Sets the page session object.
Public method SetPageSessionObject(String, Boolean)
Sets the page session object.
Public method SetPageSessionObject(String, Byte)
Sets the page session object.
Public method SetPageSessionObject(String, SByte)
Sets the page session object.
Public method SetPageSessionObject(String, Int64)
Sets the page session object.
Public method SetPageSessionObject(String, Int16)
Sets the page session object.
Public method SetPageSessionObject(String, UInt16)
Sets the page session object.
Public method SetPageSessionObject(String, UInt64)
Sets the page session object.
Public method SetPageSessionObject(String, Single)
Sets the page session object.
Public method SetPageSessionObject(String, Char)
Sets the page session object.
Public method SetPageSessionObject(String, Guid)
Sets the page session object.
Public method SetPageSessionObject<(Of <<'(T>)>>)(String, T)
Sets the page session object.
Public method SetPageSessionOject
Sets the page session oject.
Public method ShowStatus(EngineEventArgs)
Shows the status.
Public method ShowStatus(String)
Shows the status.
Public method ShowStatus(String, eCMSEngineEventStatus)
Shows the status.
Public method ShowStatus(String, String)
Shows the status.
Public method ShowStatus(String, String, eCMSEngineEventStatus)
Shows the status.