DashboardService.updateDashboard Method

Updates the given dashboard.
 

Parameters

dashboard

Type: Dashboard
The dashboard to update.

Return Value


Type: jQuery.Promise
Value: dundas.entities.Dashboard
A promise object that is resolved when the call is complete. If successful, the updated dundas.entities.Dashboard is returned.