ITabSetupContext Methods | Glimpse API Documentation |
The ITabSetupContext type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
GetTabStore |
Gets the tab store.
|
Extension Methods
Name | Description | |
---|---|---|
PersistMessages T |
Persists all messages of type T to a thread safe store. Persisted messages can be retrieved with GetMessages<T>.
(Defined by TabContextExtensions.) |
See Also