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
ResultAsProducts Method
Fetches the result as Products.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
Copy
public
Result
Products
ResultAsProducts
()
Return Value
Type:
Result
Products
the result as Products.
Exceptions
Exception
Condition
ResultTypeException
if the result is not of type Products.
PanelException
if there was an error evaluating the function in the eSales service.
See Also
Reference
PanelContent Class
Apptus.ESales.Connector Namespace