Click or drag to resize

GroupServiceGetGroupShops Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IEnumerable<Shop> GetGroupShops(
	string groupId
)

Parameters

groupId
Type: SystemString

Return Value

Type: IEnumerableShop
See Also