Back to Devexpress

DashboardConfigurator.SetDashboardStorage Method

dashboard-devexpress-dot-dashboardweb-dot-dashboardconfigurator-dot-setdashboardstorage.md

latest1.2 KB
Original Source

DashboardConfigurator.SetDashboardStorage Method

NameParametersDescription
SetDashboardStorage(DashboardFileStorage)fileStorageSpecifies a file storage of dashboards for the Web Dashboard.
SetDashboardStorage(DashboardInMemoryStorage)inMemoryStorageSpecifies an in-memory storage of dashboards for the Web Dashboard.
SetDashboardStorage(IDashboardStorage)customStorageSpecifies a storage of dashboards for the Web Dashboard.
SetDashboardStorage(IEditableDashboardStorage)customStorageSpecifies an editable storage of dashboards for the Web Dashboard.