RedirectToRouteResult.RouteValues Property

Definition

Gets or sets the route values.

public System.Web.Routing.RouteValueDictionary RouteValues { get; }
member this.RouteValues : System.Web.Routing.RouteValueDictionary
Public ReadOnly Property RouteValues As RouteValueDictionary

Property Value

The route values.

Applies to