RestrictedDashboardController(DashboardConfigurator) Constructor
Initializes a new instance of the RestrictedDashboardController class with specified settings.
Namespace: DevExpress.DashboardWeb.Mvc
Assembly: DevExpress.Dashboard.v24.2.Web.Mvc5.dll
Declaration
Parameters
Name | Type |
---|---|
dashboardConfigurator | DashboardConfigurator |
See Also