Click or drag to resize

ProductService.MakeFullCopyToGroupWithLanguage Method (Product, String, String, String)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public string MakeFullCopyToGroupWithLanguage(
	Product product,
	string groupId,
	string productLanguageId,
	string newProductId
)

Parameters

product
Type: Dynamicweb.Ecommerce.Products.Product
groupId
Type: System.String
productLanguageId
Type: System.String
newProductId
Type: System.String

Return Value

Type: String
See Also