Click or drag to resize

ProductCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionProduct
    Dynamicweb.Ecommerce.ProductsProductCollection

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class ProductCollection : Collection<Product>

The ProductCollection type exposes the following members.

Constructors
  NameDescription
Public methodProductCollection
Initializes a new instance of the ProductCollection class
Top
Properties
  NameDescription
Public propertySortByField
Top
Methods
Fields
See Also