IControllerFactory Interface
Visual Studio 2010
Defines the methods that are required for a controller factory.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The IControllerFactory type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CreateController | Creates the specified controller by using the specified request context. |
![]() | ReleaseController | Releases the specified controller. |
Community Additions
ADD
Show:
