DynamicPageRetrieveContent Method |
Name | Description | |
---|---|---|
RetrieveContent | Retrieves the content of this dynamic page from the eSales service. Same as calling RetrieveContent(DictionaryString, String) with an empty dictionary. | |
RetrieveContent(DictionaryString, String) | Retrieves the content of this dynamic page from the eSales service. The arguments supplied to this method may be overriden by the arguments sent to the subpanels, or by the arguments already defined in the public panels referred to by the subpanels. You may use an ArgMap or a standard Dictionary to pass the arguments. |