 | CustomerProductList Class |
Inheritance Hierarchy
Namespace:
Dynamicweb.Ecommerce.CustomerCenter
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic class CustomerProductList : DbObject
Public Class CustomerProductList
Inherits DbObject
The CustomerProductList type exposes the following members.
Constructors
Properties
Methods
| Name | Description |
---|
  | AddToFavorites(Product) | |
  | AddToFavorites(String, String, String) | |
  | AddToFavorites(String, String, String, Int32) | |
  | AddToFavorites(String, String, String, String, String, String, Int32) | |
  | AddToFavorites(String, String, String, String, String, String, Int32, Int32) | |
  | ClearCache(Int32) | |
  | ClearCache(Group) | |
  | ClearCache(User) | |
 | Delete | (Inherited from DbObject.) |
 | Delete(Int32) | (Overrides DbObjectDelete(Int32).) |
 | Fill | (Overrides DbObjectFill(IDataReader).) |
 | FillRow | (Overrides DbObjectFillRow(DataRow).) |
 | ForceInitializeAllProducts | |
  | GetAllProductLists | Obsolete. |
  | GetDefaultList(Int32) | |
  | GetDefaultList(IEnumerableCustomerProductList) | |
  | GetListByCustomerId | |
  | GetListById(Int32) | |
  | GetListById(Int32, IEnumerableCustomerProductList) | |
  | GetListByPublishedId | |
  | GetListByType(Int32, String) | |
  | GetListByType(IEnumerableCustomerProductList, String) | |
  | GetListsByUserCustomerNumber | |
  | GetListTypesByCustomerNumber | |
  | GetListTypesByUser | |
  | GetProductKey | |
 | GetProductLookup | |
  | GneratePublishedId | |
 | Load | (Inherited from DbObject.) |
  | RemoveFromFavorites(Order) | |
  | RemoveFromFavorites(String, String, String) | |
  | RemoveFromFavorites(String, String, String, Int32, Double) | |
  | RemoveFromFavorites(String, String, String, Int32, Double, Boolean) | |
 | Save | (Overrides DbObjectSave.) |
Top
Fields
See Also