ControllerBuilder Class
Represents a class that is responsible for dynamically building a controller.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | ControllerBuilder() | Initializes a new instance of the ControllerBuilder class. |
| Name | Description | |
|---|---|---|
![]() ![]() | Current | Gets the current controller builder object. |
![]() | DefaultNamespaces | Gets the default namespaces. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetControllerFactory() | Gets the associated controller factory. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SetControllerFactory(IControllerFactory) | Sets the specified controller factory. |
![]() | SetControllerFactory(Type) | Sets the controller factory by using the specified type. |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)