Click or drag to resize

ProductServiceGetRelatedCountFrontend Method (Product, Currency, Country, StockLocation, User)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public int GetRelatedCountFrontend(
	Product product,
	Currency currency,
	Country country,
	StockLocation stockLocation,
	User user
)

Parameters

product
Type: Dynamicweb.Ecommerce.ProductsProduct
currency
Type: Dynamicweb.Ecommerce.InternationalCurrency
country
Type: Dynamicweb.Ecommerce.InternationalCountry
stockLocation
Type: Dynamicweb.Ecommerce.StocksStockLocation
user
Type: Dynamicweb.Security.UserManagementUser

Return Value

Type: Int32
See Also