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