ControllerBuilder.SetControllerFactory Method (System.Web.Mvc)

Switch View :
ScriptFree
.NET Framework Class Library
ControllerBuilder.SetControllerFactory Method

Sets the controller factory.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SetControllerFactory(Type) Sets the controller factory by using the specified type.
Public method SetControllerFactory(IControllerFactory) Sets the specified controller factory.
Top
See Also

Reference