Property Current
Current
Gets the current running HttpContext.
public static HttpContext Current { get; }
Property Value
Remarks
This property is only accessible during an HTTP session, within the executing HTTP code.
Gets the current running HttpContext.
public static HttpContext Current { get; }
This property is only accessible during an HTTP session, within the executing HTTP code.