MvcHandler Constructor
Visual Studio 2010
Initializes a new instance of the MvcHandler class.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- requestContext
- Type: System.Web.Routing.RequestContext
The request context.
| Exception | Condition |
|---|---|
| ArgumentNullException | The requestContext parameter is null. |
Community Additions
ADD
Show: