Click or drag to resize

ProductGetProductsBySql Method (Boolean, String)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Don't use this")]
public static ProductCollection GetProductsBySql(
	bool useAssortments,
	string query
)

Parameters

useAssortments
Type: SystemBoolean
query
Type: SystemString

Return Value

Type: ProductCollection
See Also