AdvantageSecureContentControllerHandler Properties
The AdvantageSecureContentControllerHandler type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
CurrentContext |
Gets a wrapper around the current HttpContext for use by the handler
pipeline.
(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 |
Gets the route values from the current HTTP request. Checks for attribute-routing
sub-routes first (MS_SubRoutes) and falls back to the standard route-data
lookup when none are present.
(Inherited from AdvantageDelegatingHandlerBase.) |

