| ProductRelatedCountFrontend Method |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use 'ProductService.GetRelatedCountFrontend' instead")]
public int RelatedCountFrontend()
<ObsoleteAttribute("Use 'ProductService.GetRelatedCountFrontend' instead")>
Public Function RelatedCountFrontend As Integer
Return Value
Type:
Int32See Also