RequestContextType Property

Glimpse API

ITab RequestContextType Property Glimpse API Documentation
Gets the type of the request context that the Tab relies on. If returns null, the tab can be used in any context.

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

Syntax

Type RequestContextType { get; }
Type RequestContextType { get; }

Field Value

The type of the request context.
See Also