AdvantageRouteHandlerDefault Methods
The AdvantageRouteHandlerDefault type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
_InternalCurrentUser | (Inherited from AdvantageRouteHandlerBase.) |
|
|
GetHttpHandler |
Provides the object that processes the request.
|
|
|
GetLanguage |
Gets the language.
(Inherited from AdvantageRouteHandlerBase.) |
|
|
Languages |
Gets the list of active languages for the current request, caching the result in the HTTP context.
(Inherited from AdvantageRouteHandlerBase.) |
|
|
ProcessHttpHandler |
Processes an HTTP request through the Advantage routing pipeline, resolving the domain, language,
and URL to the appropriate HTTP handler. Handles version checks, redirects, rewrites, and error responses.
|
|
|
ProcessRequest |
Processes the request.
|

