Share via


ControllerBuilder.SetControllerFactory Method

Include Protected Members
Include Inherited Members

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

ControllerBuilder Class

System.Web.Mvc Namespace