RedirectToRouteResult.RouteValues Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.