RestrictedDashboardController.SaveDashboard(String) Method
Namespace: DevExpress.DashboardAspNetCore
Assembly: DevExpress.Dashboard.v24.2.AspNetCore.dll
Declaration
Parameters
Name | Type |
---|---|
dashboardId | String |
Returns
Type |
---|
Task<ContentResult> |
See Also