ITab Properties
From Glimpse API
| ITab Properties | Glimpse API Documentation |
The ITab 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. If
returns null, the tab can be used in any context.
|
See Also