ControllerBase.ControllerContext Property

Definition

Gets or sets the controller context.

public System.Web.Mvc.ControllerContext ControllerContext { get; set; }

Property Value

The controller context.

Applies to

Product Versions
ASP.NET MVC 5.2