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 Constructor
Namespace:
System.Web.Http.Routing
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. |
UrlHelper Constructor (HttpRequestMessage)
Initializes a new instance of the UrlHelper class.
Parameters
- request
-
Type:
System.Net.Http.HttpRequestMessage
The HTTP request for this instance.
Show:
