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