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