Click or drag to resize

GroupServiceGetSubgroups Method (Group, Boolean)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IEnumerable<Group> GetSubgroups(
	Group group,
	bool showUnTranslated
)

Parameters

group
Type: Dynamicweb.Ecommerce.ProductsGroup
showUnTranslated
Type: SystemBoolean

Return Value

Type: IEnumerableGroup
See Also