AdvantageSecureContentControllerHandler Members
The AdvantageSecureContentControllerHandler type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AuthenticateRequest |
Authenticates the incoming HTTP request.
|
|
|
Dispose | (Inherited from AdvantageDelegatingHandlerBase.) |
|
|
GetNavigations |
Retrieves navigation items filtered by the specified selectors.
(Inherited from AdvantageDelegatingHandlerBase.) |
|
|
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.) |
|
|
SiteSettings()()()() |
Gets the site settings as a dynamic object.
(Inherited from AdvantageDelegatingHandlerBase.) |
|
|
SiteSettings<(Of <<'(T>)>>)()()()() |
Gets the site settings for the specified type.
(Inherited from AdvantageDelegatingHandlerBase.) |
Properties
| Name | Description | |
|---|---|---|
|
|
CurrentContext | (Inherited from AdvantageDelegatingHandlerBase.) |
|
|
CurrentDomain |
Gets the current domain.
(Inherited from AdvantageDelegatingHandlerBase.) |
|
|
CurrentLanguage |
Gets the current language.
(Inherited from AdvantageDelegatingHandlerBase.) |
|
|
CurrentSql |
Gets the current SQL connection.
(Inherited from AdvantageDelegatingHandlerBase.) |
|
|
ModuleEngine |
Gets the module engine instance for the current domain and language.
(Inherited from AdvantageDelegatingHandlerBase.) |
|
|
NavigationEngine |
Gets the navigation engine for the current context, domain and language.
(Inherited from AdvantageDelegatingHandlerBase.) |
|
|
RouteValues | (Inherited from AdvantageDelegatingHandlerBase.) |

