Skip to main content
All docs
V18.2

DashboardService.SetDashboardStorage Method

Name Parameters Description
SetDashboardStorage(DashboardFileStorage) static fileStorage Obsolete. Specifies a file storage of dashboards for the Web Dashboard.
SetDashboardStorage(DashboardInMemoryStorage) static inMemoryStorage Obsolete. Specifies an in-memory storage of dashboards for the Web Dashboard.
SetDashboardStorage(IDashboardStorage) static customStorage Obsolete. Specifies a custom storage of dashboards for the Web Dashboard.
SetDashboardStorage(IEditableDashboardStorage) static customStorage Obsolete. Specifies an editable storage of dashboards for the Web Dashboard.