ValueProviderDictionary.ControllerContext Property

Definition

Gets or sets the controller context.

public System.Web.Mvc.ControllerContext ControllerContext { get; }
member this.ControllerContext : System.Web.Mvc.ControllerContext
Public ReadOnly Property ControllerContext As ControllerContext

Property Value

The controller context.

Applies to