| DynamicPageRetrieveContent Method |
Retrieves the content of this dynamic page from the eSales service.
Same as calling RetrieveContent(DictionaryString, String) with an empty dictionary.
Namespace: Apptus.ESales.Connector
public PanelContent RetrieveContent()
| Exception | Condition |
|---|---|
| IOException | If there is an error communicating with the eSales service |
| IllegalArgumentException | If there are parse errors |
| MissingSubpanelException | If the dynamic page does not have any subpanels |