ITabContext Properties

Glimpse API

ITabContext Properties Glimpse API Documentation
The ITabContext type exposes the following members.
Properties

  NameDescription
Public propertyLogger
Gets the logger.
(Inherited from IContext.)
Public propertyMessageBroker
Gets access to the message broker. This broker can be used to access messages that are published over various topics during a given request.
Public propertyTabStore
Gets access to the tab store. This is where content can be stored within the context of each request.
Back to Top
See Also