Click or drag to resize

ShopServiceGetProductCountByShopsForBackendTree 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: SystemString

Return Value

Type: DictionaryString, Int32
See Also