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