Back to Devexpress

IEditableDashboardStorage Methods

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

latest1.7 KB
Original Source

IEditableDashboardStorage Methods

Custom editable storage of dashboards.

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

IEditableDashboardStorage Members

DevExpress.DashboardWeb Namespace