ControllerBuilder Methods

 

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

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetControllerFactory()

Gets the associated controller factory.

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod SetControllerFactory(IControllerFactory)

Sets the specified controller factory.

System_CAPS_pubmethod SetControllerFactory(Type)

Sets the controller factory by using the specified type.

System_CAPS_pubmethod ToString()

(Inherited from Object.)

See Also

ControllerBuilder Class
System.Web.Mvc Namespace

Return to top