PanelContent Properties |
The PanelContent type exposes the following members.
Name | Description | |
---|---|---|
Attributes |
A read only dictionary with the panel attributes.
| |
Error |
A possible error encountered during panel execution. If this panel had no error, this will be null.
| |
HasResult | True if the panel has either a result or an error.
| |
IsZone | True if this panel has sub panels.
| |
Path |
The complete path of this panel.
| |
Subpanels |
A read only list of all subpanels in this panel
| |
Ticket |
A ticket of this panel.
|