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 AdvantageDelegatingHandlerBase.)
Public method GetNavigations
Retrieves navigation items filtered by the specified selectors.
(Inherited from AdvantageDelegatingHandlerBase.)
Public method SetCurrentLanguage
Sets the current language for the context and resets the ModuleEngine and SiteSettings to reflect the new language. Changing the CurrentLanguage will reset the ModuleEngine and SiteSettings<(Of <<'(T>)>>)()()()() to the correct language.
(Inherited from AdvantageDelegatingHandlerBase.)
Public method SiteSettings()()()()
Gets the site settings as a dynamic object.
(Inherited from AdvantageDelegatingHandlerBase.)
Public method SiteSettings<(Of <<'(T>)>>)()()()()
Gets the site settings for the specified type.
(Inherited from AdvantageDelegatingHandlerBase.)

Properties


  Name Description
Public property CurrentContext (Inherited from AdvantageDelegatingHandlerBase.)
Public property CurrentDomain
Gets the current domain.
(Inherited from AdvantageDelegatingHandlerBase.)
Public property CurrentLanguage
Gets the current language.
(Inherited from AdvantageDelegatingHandlerBase.)
Public property CurrentSql
Gets the current SQL connection.
(Inherited from AdvantageDelegatingHandlerBase.)
Public property ModuleEngine
Gets the module engine instance for the current domain and language.
(Inherited from AdvantageDelegatingHandlerBase.)
Public property NavigationEngine
Gets the navigation engine for the current context, domain and language.
(Inherited from AdvantageDelegatingHandlerBase.)
Public property RouteValues (Inherited from AdvantageDelegatingHandlerBase.)