DashboardController Constructors
A dashboard controller that handles interactions between client and server sides.Name | Parameters | Description |
---|---|---|
DashboardController() | none | Initializes a new instance of the DashboardController class. |
DashboardController(DashboardConfigurator) | dashboardConfigurator | Initializes a new instance of the DashboardController class. |
See Also