Click or drag to resize

ProductCollectionContains Method (Product, Boolean)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public bool Contains(
	Product product,
	bool defaultCheck
)

Parameters

product
Type: Dynamicweb.Ecommerce.ProductsProduct
defaultCheck
Type: SystemBoolean

Return Value

Type: Boolean
See Also