ControllerBuilder::GetControllerFactory Method

Visual Studio 2010

Gets the associated controller factory.

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

public:
IControllerFactory^ GetControllerFactory()

Return Value

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

Community Additions

ADD
Show: