A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Apptus.ESales.Connector
PanelContent Class
PanelContent Methods
HasSubpanel Method
Result Method
ResultAsAds Method
ResultAsCategoryList Method
ResultAsCategoryTree Method
ResultAsCompletions Method
ResultAsCorrections Method
ResultAsCount Method
ResultAsFacetList Method
ResultAsFacetRange Method
ResultAsPhrases Method
ResultAsProducts Method
ResultAsValues Method
Subpanel Method
PanelContent
ResultAsAds Method
Fetches the result as Ads.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
Copy
public
Result
Ads
ResultAsAds
()
Return Value
Type:
Result
Ads
the result as Ads.
Exceptions
Exception
Condition
ResultTypeException
if the result is not of type Ads.
PanelException
if there was an error evaluating the function in the eSales service.
See Also
Reference
PanelContent Class
Apptus.ESales.Connector Namespace