The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UrlHelper Class
Represents a factory for creating URLs.
Assembly: System.Web.Http (in System.Web.Http.dll)
| Name | Description | |
|---|---|---|
![]() | UrlHelper() | Initializes a new instance of the UrlHelper class. |
![]() | UrlHelper(HttpRequestMessage) | Initializes a new instance of the UrlHelper class. |
| Name | Description | |
|---|---|---|
![]() | Request | Gets or sets the HttpRequestMessage of the current UrlHelper instance. |
| Name | Description | |
|---|---|---|
![]() | Content(String) | Creates an absolute URL using the specified path. |
![]() | Equals(Object) | (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.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)