ControllerBuilder Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a class that is responsible for dynamically building a controller.
public class ControllerBuilder
type ControllerBuilder = class
Public Class ControllerBuilder
- Inheritance
-
ControllerBuilder
Controller |
Initializes a new instance of the ControllerBuilder class. |
Current |
Gets the current controller builder object. |
Default |
Gets the default namespaces. |
Get |
Gets the associated controller factory. |
Set |
Sets the specified controller factory. |
Set |
Sets the controller factory by using the specified type. |