Click or drag to resize

IDashboard Methods

The IDashboard type exposes the following members.

Methods
  NameDescription
Public methodGetAllAvailableWidgets
Gets widget types for the Dashboard
Public methodLoad
Loads the widgets to the Dashboard.
Public methodSave
Save the Dashboard to storage
Top
Extension Methods
  NameDescription
Public Extension MethodId
Return Id of the dashboard
(Defined by DashboardExtensions.)
Public Extension MethodIsDashboardReadOnly
Return true if dashboard is read only
(Defined by DashboardExtensions.)
Public Extension MethodIsVisibleOnInsightsPublisher
Return true if dashboard visible on Insights Publisher App
(Defined by DashboardExtensions.)
Top
See Also