Method GetCurrentContext
GetCurrentContext()
Gets the current running HttpContext.
public static HttpContext? GetCurrentContext()
Returns
- HttpContext
The current HttpContext instance, otherwise, null.
Gets the current running HttpContext.
public static HttpContext? GetCurrentContext()
The current HttpContext instance, otherwise, null.