AdvantageRouteHandlerBase Methods
The AdvantageRouteHandlerBase type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
_InternalCurrentUser |
Gets the current CMS user from the claims identity, caching the result for subsequent calls.
|
|
|
AddBeginingSlash |
Adds the begining slash.
|
|
|
AddEndingSlash |
Adds the ending slash.
|
|
|
GetHttpHandler | |
|
|
GetLanguage |
Gets the language.
|
|
|
hasPreviewCode |
Determines whether [has preview code].
|
|
|
isMobileBrowser |
Determines whether [is mobile browser].
|
|
|
Languages |
Gets the list of active languages for the current request, caching the result in the HTTP context.
|
|
|
ProcessRequest | |
|
|
RemoveBeginningSlash |
Removes the beginning slash.
|
|
|
RemoveEndingSlash |
Removes the ending slash.
|
|
|
SafeRedirect |
Performs a safe temporary redirect, logging any errors that occur during the redirect.
|
|
|
SafeRedirectPermanent |
Performs a safe permanent (301) redirect, logging any errors that occur during the redirect.
|

