| CustomerProductList Methods |
The CustomerProductList type exposes the following members.
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.) |
TopSee Also