OpenDashboardExtension.loadDashboard(String) Method
Loads a dashboard with the specified identifier from the dashboard storage.
Namespace: DevExpress.Dashboard
Assembly: DevExpress.Dashboard.v17.2.Web.Scripts.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| id | String | A String value that specifies the unique dashboard name. |
See Also