Click or drag to resize
PanelRetrieveContentAsXml Method
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.4.1
Syntax
C#
public Stream RetrieveContentAsXml()

Return Value

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