Click or drag to resize

GroupServiceGetGroup Method (String, String, String)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use overloaded GetGroup with showUnTranslated instead.")]
public Group GetGroup(
	string groupId,
	string languageId,
	string defaultLanguageId
)

Parameters

groupId
Type: SystemString
languageId
Type: SystemString
defaultLanguageId
Type: SystemString

Return Value

Type: Group
See Also