Click or drag to resize

ShopService.GetProductCountByShopsForBackendTree Method (String)

Namespace:  Dynamicweb.Ecommerce.Shops
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public Dictionary<string, int> GetProductCountByShopsForBackendTree(
	string languageId
)

Parameters

languageId
Type: System.String

Return Value

Type: Dictionary<String, Int32>
See Also