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: 3.47.3
Syntax
C#
public Stream RetrieveContentAsXml()
Return Value
Type: StreamA Stream of XML containing the contents of this panel
See Also