UrlHelper.RouteUrl Method (String)
Visual Studio 2010
Generates a fully qualified URL for the specified route name.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- routeName
- Type: System.String
The name of the route that is used to generate the URL.
Community Additions
ADD
Show: