Returns a panel with the specified path.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public Panel Panel(
string path
)
Parameters
- path
- Type: SystemString
The path of the panel
Return Value
Type:
PanelA Panel object
See Also