Click or drag to resize
DynamicPageRetrieveContent Method

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public PanelContent RetrieveContent()

Return Value

Type: PanelContent
A PanelContent object holding the content
Exceptions
ExceptionCondition
IOExceptionIf there is an error communicating with the eSales service
IllegalArgumentExceptionIf there are parse errors
MissingSubpanelExceptionIf the dynamic page does not have any subpanels
See Also