Click or drag to resize

ProductItemCollectionLoad Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use getter methods on ProductItem, or Product.Items instead.")]
public void Load(
	string query
)

Parameters

query
Type: SystemString
See Also