Click or drag to resize

CustomerProductListProduct.IsProductInFavorites 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.Products.Product
listId
Type: System.Int32

Return Value

Type: Boolean
See Also