UrlHelper.Link Method

Include Protected Members
Include Inherited Members

Returns a link for the specified route.

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 Link(String, IDictionary<String, Object>) Returns a link for the specified route.
Public method Link(String, Object) Returns a link for the specified route.

Top

See Also

Reference

UrlHelper Class

System.Web.Http.Routing Namespace