AdvantageRouteHandlerBase..::.._InternalCurrentUser Method
Gets the current CMS user from the claims identity, caching the result for subsequent calls.
Namespace:
AdvantageCMS.Core.RoutingAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
protected CMSUser _InternalCurrentUser( HttpContextBase context )
Parameters
- context
- Type: HttpContextBase
The HTTP context to retrieve the claims identity from.

