UrlHelper::HttpRouteUrl Method (String, Object)
Generates a fully qualified URL for the specified route values.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- routeName
- Type: System::String
The route name.
- routeValues
- Type: System::Object
The route values.
Show: