IControllerActivator.Create Method (RequestContext, Type)
When implemented in a class, creates a controller.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- requestContext
-
Type:
System.Web.Routing.RequestContext
The request context.
- controllerType
-
Type:
System.Type
The controller type.
Show: