ControllerBase.ControllerContext Property

Visual Studio 2010

Gets or sets the controller context.

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

'Declaration
Public Property ControllerContext As ControllerContext
	Get
	Set

Property Value

Type: System.Web.Mvc.ControllerContext
The controller context.

Community Additions

ADD
Show: