ControllerBuilder Methods

 

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

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetControllerFactory()

Gets the associated controller factory.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodSetControllerFactory(IControllerFactory)

Sets the specified controller factory.

System_CAPS_pubmethodSetControllerFactory(Type)

Sets the controller factory by using the specified type.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: