TabBase RequestContextType Property | Glimpse API Documentation |
Gets the type of the request context that the Tab relies on. NOTE,
this implementation returns null, hence tabs implementing this base
can used by any provider.
Namespace: Glimpse.Core.ExtensibilityAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Field Value
The type of the request context.Implements
ITab RequestContextTypeSee Also