Click or drag to resize

ProductRelatedGroup Constructor (String, Language)

Note: This API is now obsolete.

Initializes a new instance of the ProductRelatedGroup class

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("This method is no longer used.")]
public ProductRelatedGroup(
	string id,
	Language language
)

Parameters

id
Type: SystemString
language
Type: Dynamicweb.Ecommerce.InternationalLanguage
See Also