TabBase(T) Properties

Glimpse API

TabBase T  Properties Glimpse API Documentation
The TabBase T  type exposes the following members.
Properties

  NameDescription
Public propertyExecuteOn
Gets when the GetData(ITabContext) method should run.
Public propertyName
Gets the name that will show in the tab.
Public propertyRequestContextType
Gets the type of the request context that the Tab relies on. NOTE, this implementation returns the type that the base was inherited with..
Back to Top
See Also