WA_EntityController..::..GetCurrentContext Method
Return context of current user
Namespace:
FLEXYGO.WebApiControllersAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[HttpGetAttribute] [RouteAttribute] [AuthorizeAttribute] public IHttpActionResult GetCurrentContext()
<HttpGetAttribute> _ <RouteAttribute> _ <AuthorizeAttribute> _ Public Function GetCurrentContext As IHttpActionResult