ConnectorExportPanels Method A Sandcastle Documented Class Library
Exports panel configuration from the eSales cluster by returning a stream to the caller.

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

C#
public virtual Stream ExportPanels()

Return Value

Type: Stream
The stream containing panel configuration from the cluster.
See Also

Reference