  | ProductItem Class | 
 
Inheritance Hierarchy 
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax[SerializableAttribute]
public class ProductItem
<SerializableAttribute>
Public Class ProductItem
The ProductItem type exposes the following members.
Constructors
Properties
Methods| 
								 
							 | Name | Description | 
|---|
  | CheckGroup |  | 
  | CheckProduct(String, String) |  | 
  | CheckProduct(String, String, String) |  | 
   | ClearCache |  | 
  | Clone |  | 
  | Copy |  | 
  | Delete |  | 
  | Delete(String) |  | 
  | Delete(IEnumerableGroup) |  Obsolete.  | 
  | Delete(GroupCollection) |  Obsolete.  | 
  | Delete(IEnumerableProduct) |  Obsolete.  | 
  | Delete(ProductCollection) |  Obsolete.  | 
  | Delete(String, String) |  | 
  | Delete(IEnumerableGroup, Boolean) |  Obsolete.  | 
  | Delete(GroupCollection, Boolean) |  Obsolete.  | 
  | Delete(IEnumerableProduct, Boolean) |  Obsolete.  | 
  | Delete(ProductCollection, Boolean) |  Obsolete.  | 
   | DeleteItemsByGroups |  | 
   | DeleteItemsByProducts |  | 
   | GetById |  | 
   | GetProductItems |  | 
   | LoadProductItems(IEnumerableProduct) |  | 
   | LoadProductItems(ProductCollection) |  | 
  | Save |  | 
  | Save(String, String, String, String) |  | 
  | Save(String, String, String, String, String) |  | 
Top
See Also