IControllerFactory Methods
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | CreateController(RequestContext^, String^) | Creates the specified controller by using the specified request context. |
![]() | GetControllerSessionBehavior(RequestContext^, String^) | Gets the controller's session behavior. |
![]() | ReleaseController(IController^) | Releases the specified controller. |
Show:
