Share via


UrlHelper.Route Method

Include Protected Members
Include Inherited Members

Returns the route for the UrlHelper.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Route(String, IDictionary<String, Object>) Returns the route for the UrlHelper.
Public method Route(String, Object) Returns the route for the UrlHelper.

Top

See Also

Reference

UrlHelper Class

System.Web.Http.Routing Namespace