Back to Devexpress

IDashboardStorage Methods

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

latest1.1 KB
Original Source

IDashboardStorage Methods

Custom storage of dashboards.

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

See Also

IDashboardStorage Interface

IDashboardStorage Members

DevExpress.DashboardWeb Namespace