AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

CMSBaseUserControl Members

The CMSBaseUserControl type exposes the following members.

Methods


  Name Description
Public method getModuleByID
Gets the module by identifier.
Public method GetPageSessionObject(String)
Gets the page session object.
Public method GetPageSessionObject<(Of <<'(T>)>>)(String)
Gets the page session object.
Public method GetParameter
Gets the parameter.
Public method PageSessionObjectExists
Pages the session object exists.
Public method RegisterBottomScript(Literal)
Registers the bottom script.
Public method RegisterBottomScript(PlaceHolder)
Registers the bottom script.
Public method RegisterBottomScript(String, String)
Registers the bottom script
Public method RegisterTopScript(String, String)
Registers the top script
Public method RegisterTopScript(Literal)
Registers the top script.
Public method RegisterTopScript(PlaceHolder)
Registers the top script.
Public method SendStatusMessage
Sends the status message to the underlying CMSBasePage if it exists.
Public method setNavigationSubTitle
Sets the navigation sub 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 ShowStatus(EngineEventArgs)
Shows the status.
Public method ShowStatus(String)
Shows the status.
Public method ShowStatus(String, String)
Shows the status.
Public method ShowStatus(String, eCMSEngineEventStatus)
Shows the status.
Public method ShowStatus(String, String, eCMSEngineEventStatus)
Shows the status.

Properties


  Name Description
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 the admin language identifier.
Public property CMSUsers
Gets the CMS users.
Public property ConfigurationEngine
Gets the configuration engine.
Public property CSPNonce
Gets the nonce value for Content-Security-Policy
Public property CurrentSiteSettings
The current site settings
Public property CurrentSql
Gets the current SQL.
Public property CurrentUser
Gets the current user.
Public property DomainEngine
Gets the domain engine.
Public property ModuleEngine
Gets the module engine.
Public property NavigationEngine
Gets the navigation engine.
Public property PreviewKey
Gets the preview key.
Public property TaskEngine
Gets the task engine.
Public property UserEngine
Gets the user engine.