Click or drag to resize

GroupServiceGetProductCountByGroupsForBackendTree Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("It is not used.")]
public Dictionary<string, int> GetProductCountByGroupsForBackendTree(
	GroupCollection groups
)

Parameters

groups
Type: Dynamicweb.Ecommerce.ProductsGroupCollection

Return Value

Type: DictionaryString, Int32
See Also