Click or drag to resize

ProductGetProductsBySql Method (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(
	string query
)

Parameters

query
Type: SystemString

Return Value

Type: ProductCollection
See Also