AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageSecureContentControllerHandler Members

The AdvantageSecureContentControllerHandler type exposes the following members.

Methods


  Name Description
Public method AuthenticateRequest
Authenticates the incoming HTTP request.
Protected method Dispose (Inherited from AdvantageDelegatingHandler.)
Public method SiteSettings()()()()
Gets the site settings as a dynamic object.
(Inherited from AdvantageDelegatingHandler.)
Public method SiteSettings<(Of <<'(T>)>>)()()()()
Gets the site settings for the specified type.
(Inherited from AdvantageDelegatingHandler.)

Properties


  Name Description
Public property CurrentContext
Gets the current HTTP context.
(Inherited from AdvantageDelegatingHandler.)
Public property CurrentDomain
Gets the current domain.
(Inherited from AdvantageDelegatingHandler.)
Public property CurrentLanguage
Gets the current language.
(Inherited from AdvantageDelegatingHandler.)
Public property CurrentSql
Gets the current SQL connection.
(Inherited from AdvantageDelegatingHandler.)
Public property ModuleEngine
Gets the module engine instance.
(Inherited from AdvantageDelegatingHandler.)