AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

CMSBasePage Members

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.

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 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 a value indicating whether [keep 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 PreviewKey
Gets the preview key.
(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 name of the rewrite object type.
(Inherited from AdvantageCommonBasePage.)
Public property RewriteVersion
Gets or sets the rewrite version.
(Inherited from AdvantageCommonBasePage.)
Public property SkinStylesheetManager
Gets or sets the skin stylesheet manager.
Public property UserManager
Gets the user manager.
(Inherited from AdvantageCommonBasePage.)
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
Occurs when [notification domain language change].