This topic has not yet been rated - Rate this topic

IControllerFactory Interface

Defines the methods that are required for a controller factory.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public interface IControllerFactory

The IControllerFactory type exposes the following members.

  Name Description
Public method CreateController Creates the specified controller by using the specified request context.
Public method ReleaseController Releases the specified controller.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ