tabitem Class
Class used to hold tabs information for device_tabs tag
Inheritance Hierarchy
System.Object Scheduler.tabitem
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public class tabitem |
VB |
Public Class tabitem |
The tabitem type exposes the following members.
Constructors
| Name | Description |
|
|
Fields
| Name | Description |
| Tab id, name of tab all lowercase, no spaces | |
| True if this tab is generated by a plugin | |
| Name of the tab | |
| The HTML for the tab as generated by a plugin | |
| String True or False |