Click or drag to resize

GroupServiceGetRelatedProductIds Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public string GetRelatedProductIds(
	Group group,
	string relatedGroupId
)

Parameters

group
Type: Dynamicweb.Ecommerce.ProductsGroup
relatedGroupId
Type: SystemString

Return Value

Type: String
See Also