DashboardTypeStorage.RegisterDashboard Method
| Name | Parameters | Description |
|---|---|---|
| RegisterDashboard(Type, String, String) | dashboardType, dashboardName, dashboardId | Adds a new dashboard to the current DashboardTypeStorage. |
| RegisterDashboard(Type, String) | dashboardType, dashboardName | Adds a new dashboard to the current DashboardTypeStorage. |
| RegisterDashboard(Type) | dashboardType | Adds a new dashboard to the current DashboardTypeStorage. |