TabBase Class | Glimpse API Documentation |
Base implementation that allows simplified the implementation of a
tab. NOTE, this implementation is intended for by tabs that can
execute on any provider (i.e. aren't bound to HttpContextBase in
the case of the ASP.NET provider). Most tabs wont be tied to a
specific provider.
Inheritance Hierarchy
Namespace: Glimpse.Core.Extensibility
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
See Also