DashboardBase Methods |
The DashboardBase type exposes the following members.
Name | Description | |
---|---|---|
GetAllAvailableWidgets |
Gets widget types for the Dashboard
| |
GetDefault |
Gets default dashboard configuration
| |
Load(String, IDictionaryString, String) |
Loads the widgets to the Dashboard from database.
| |
Load(String, Boolean, IDictionaryString, String) | Obsolete.
Loads the widgets to the Dashboard from database.
| |
Save |
Saves the Dashboard to storage
|
Name | Description | |
---|---|---|
Id |
Return Id of the dashboard
(Defined by DashboardExtensions.) | |
IsDashboardReadOnly |
Return true if dashboard is read only
(Defined by DashboardExtensions.) | |
IsVisibleOnInsightsPublisher |
Return true if dashboard visible on Insights Publisher App
(Defined by DashboardExtensions.) |