ControllerBuilder.GetControllerFactory Method

Visual Studio 2010

Gets the associated controller factory.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

'Declaration
Public Function GetControllerFactory As IControllerFactory

Return Value

Type: System.Web.Mvc.IControllerFactory
The controller factory.

Community Additions

ADD
Show: