  | 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
)<ObsoleteAttribute("Use getter methods on ProductItem, or Product.Items instead.")>
Public Sub Load ( 
	query As String
)Parameters
- query
 - Type: SystemString
 
See Also