Skip to main content
A newer version of this page is available. .
All docs
V21.2

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