Click or drag to resize

GroupServiceGetGroup Method (String, String, Boolean)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public Group GetGroup(
	string groupId,
	string languageId,
	bool showUnTranslated
)

Parameters

groupId
Type: SystemString
languageId
Type: SystemString
showUnTranslated
Type: SystemBoolean

Return Value

Type: Group
See Also