Click or drag to resize

CustomerProductListProductIsProductInFavorites Method (Product, Int32)

Namespace:  Dynamicweb.Ecommerce.CustomerCenter
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static bool IsProductInFavorites(
	Product product,
	int listId
)

Parameters

product
Type: Dynamicweb.Ecommerce.ProductsProduct
listId
Type: SystemInt32

Return Value

Type: Boolean
See Also