TabBase T Properties | Glimpse API Documentation |
The TabBase T type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
ExecuteOn |
Gets when the GetData(ITabContext) method should run.
| |
Name |
Gets the name that will show in the tab.
| |
RequestContextType |
Gets the type of the request context that the Tab relies on. NOTE,
this implementation returns the type that the base was inherited with..
|
See Also