ControllerContext.RouteData Property

Definition

Gets or sets the URL route data.

public virtual System.Web.Routing.RouteData RouteData { get; set; }

Property Value

The URL route data.

Applies to