Click or drag to resize

ShopServiceGetProductCountByShopsForBackendTree Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Shops
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use GetProductCountByShopsForBackendTree(languageId) instead.")]
public Dictionary<string, int> GetProductCountByShopsForBackendTree()

Return Value

Type: DictionaryString, Int32
See Also