TabContext Properties

Glimpse API

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

  NameDescription
Public propertyLogger
Gets or sets the logger.
Public propertyMessageBroker
Gets or sets 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