This topic has not yet been rated - Rate this topic

ControllerBase.ControllerContext Property

Gets or sets the controller context.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public ControllerContext ControllerContext { get; set; }

Property Value

Type: System.Web.Mvc.ControllerContext
The controller context.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.