ControllerContext.HttpContext Property

Visual Studio 2010

Gets or sets the HTTP context.

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

'Declaration
Public Overridable Property HttpContext As HttpContextBase
	Get
	Set

Property Value

Type: System.Web.HttpContextBase
The HTTP context.

Community Additions

ADD
Show: