ITab Members | Glimpse API Documentation |
The ITab type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
GetData |
Gets the data that should be shown in the UI.
|
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