RedirectToRouteResult Constructor (RouteValueDictionary)
Visual Studio 2010
Initializes a new instance of the RedirectToRouteResult class by using the specified route values.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- routeValues
- Type: System.Web.Routing.RouteValueDictionary
The route values.
Community Additions
ADD
Show: