PanelRetrieveContentAsXml Method A Sandcastle Documented Class Library
Retrieves the content of this panel as a Stream of XML.

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

C#
public Stream RetrieveContentAsXml()

Return Value

Type: Stream
A Stream of XML containing the contents of this panel
See Also

Reference