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