TabBase Properties | Glimpse API Documentation |
The TabBase 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 null, hence tabs implementing this base
can used by any provider.
|
See Also