Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Defines the methods that are required for a controller factory.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Interface IControllerFactory
public interface IControllerFactory
public interface class IControllerFactory
The IControllerFactory type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CreateController | Creates the specified controller by using the specified request context. |
![]() |
ReleaseController | Releases the specified controller. |
Top
.jpeg)