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:
