ITab Properties

Glimpse API

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