DynamicPageRetrieveContent Method A Sandcastle Documented Class Library

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.3.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

Reference