Click or drag to resize

ProductCollectionLoad Method (String, Boolean, Boolean)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void Load(
	string query,
	bool doRefactoring,
	bool useAssortments
)

Parameters

query
Type: SystemString
doRefactoring
Type: SystemBoolean
useAssortments
Type: SystemBoolean
See Also