HttpContextExtensions Methods

 

Namespace:   System.Web
Assembly:  Microsoft.Owin.Host.SystemWeb (in Microsoft.Owin.Host.SystemWeb.dll)

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static GetOwinContext(HttpContext)

Gets the IOwinContext for the current request.

System_CAPS_pubmethodSystem_CAPS_static GetOwinContext(HttpRequest)

Gets the IOwinContext for the current request.

See Also

HttpContextExtensions Class
System.Web Namespace

Return to top