ITabContext Methods

Glimpse API

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

  NameDescription
Public methodGetRequestContext T 
Gets the request context.
Back to Top
Extension Methods

  NameDescription
Public Extension MethodGetMessages T 
Gets all messages of type T that have been persisted with PersistMessage<T>.
(Defined by TabContextExtensions.)
Back to Top
See Also