Controller.HttpContext Property

Visual Studio 2010

Gets HTTP-specific information about an individual HTTP request.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

public HttpContextBase HttpContext { get; }

Property Value

Type: System.Web.HttpContextBase
The HTTP context.

Community Additions

ADD
Show: