SessionPanel Method A Sandcastle Documented Class Library
Returns a panel with the specified path.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.3.0
Syntax

C#
public Panel Panel(
	string path
)

Parameters

path
Type: SystemString
The path of the panel

Return Value

Type: Panel
A Panel object
See Also

Reference