 | ShopService.GetProductCountByShopsForBackendTree Method (String) |
Namespace:
Dynamicweb.Ecommerce.Shops
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic Dictionary<string, int> GetProductCountByShopsForBackendTree(
string languageId
)
Public Function GetProductCountByShopsForBackendTree (
languageId As String
) As Dictionary(Of String, Integer)
Parameters
- languageId
- Type: System.String
Return Value
Type:
Dictionary<String,
Int32>
See Also