UrlHelper Constructor
Initializes a new instance of the UrlHelper class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
UrlHelper(RequestContext) | Initializes a new instance of the UrlHelper class using the specified request context. |
|
UrlHelper(RequestContext, RouteCollection) | Initializes a new instance of the UrlHelper class by using the specified request context and route collection. |
Show: