UrlHelper Class
Namespace: System.Web.Http.Routing
Assembly: System.Web.Http (in System.Web.Http.dll)
The UrlHelper type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Link(String, IDictionary<String, Object>) | Returns a link for the specified route. |
![]() | Link(String, Object) | Returns a link for the specified route. |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Route(String, IDictionary<String, Object>) | Returns the route for the UrlHelper. |
![]() | Route(String, Object) | Returns the route for the UrlHelper. |
![]() | ToString | (Inherited from Object.) |
