UrlHelper Constructor (RequestContext)
Initializes a new instance of the UrlHelper class using the specified request context.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | The requestContext parameter is nullptr. |
Show: