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