| 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()
<ObsoleteAttribute("Use GetProductCountByShopsForBackendTree(languageId) instead.")>
Public Function GetProductCountByShopsForBackendTree As Dictionary(Of String, Integer)
Return Value
Type:
DictionaryString,
Int32See Also