Back to Devexpress

IEditableDashboardStorage Members

dashboard-devexpress-dot-dashboardweb-dot-ieditabledashboardstorage-dot-underscore-members.md

latest1.6 KB
Original Source

IEditableDashboardStorage Members

Custom editable storage of dashboards.

Methods

NameDescription
AddDashboard(XDocument, String)Adds a new dashboard to the current IEditableDashboardStorage.
GetAvailableDashboardsInfo()Gets information about dashboards stored in the current IDashboardStorage. Inherited from IDashboardStorage.
LoadDashboard(String)Loads the dashboard with the specified identifier from the current IDashboardStorage. Inherited from IDashboardStorage.
SaveDashboard(String, XDocument)Saves the specified dashboard to the current IDashboardStorage. Inherited from IDashboardStorage.

See Also

IEditableDashboardStorage Interface

DevExpress.DashboardWeb Namespace