AdvantageRouteHandlerBase Members
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.
|
Properties
| Name | Description | |
|---|---|---|
|
|
CurrentError |
Gets or sets the current error.
|
|
|
CurrentNavigationPage |
Gets or sets the current navigation page.
|
|
|
CurrentRouteDomain |
Gets the current route domain.
|
|
|
CurrentRouteLanguage |
Gets the current language.
|
|
|
IsReusable |

