Skip to main content
All docs
V23.2

RestrictedDashboardController Constructors

A dashboard controller that handles interactions between client and server sides in Restricted mode.
Name Parameters Description
RestrictedDashboardController() none Initializes a new instance of the RestrictedDashboardController class.
RestrictedDashboardController(DashboardConfigurator) dashboardConfigurator Initializes a new instance of the RestrictedDashboardController class with specified settings.
See Also