Click or drag to resize

ProductServiceReFactorProductList Method (ICollectionProduct, Boolean)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void ReFactorProductList(
	ICollection<Product> products,
	bool useAssortments
)

Parameters

products
Type: System.Collections.GenericICollectionProduct
useAssortments
Type: SystemBoolean
See Also