GetTabStore Method

Glimpse API

ITabSetupContext GetTabStore Method Glimpse API Documentation
Gets the tab store.

Namespace: Glimpse.Core.Extensibility
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

IDataStore GetTabStore()
IDataStore GetTabStore()

Return Value

Data store that can be used.
See Also