ControllerBuilder::SetControllerFactory Method (IControllerFactory)
Sets the specified controller factory.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | The controllerFactory parameter is nullptr. |
Show: