IControllerFactory::ReleaseController Method (IController^)
Releases the specified controller.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- controller
-
Type:
System.Web.Mvc::IController^
The controller.
The controller to release.
Show: