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