Click or drag to resize

ProductServiceAreProductsTheSame Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public bool AreProductsTheSame(
	Product product1,
	Product product2
)

Parameters

product1
Type: Dynamicweb.Ecommerce.ProductsProduct
product2
Type: Dynamicweb.Ecommerce.ProductsProduct

Return Value

Type: Boolean
See Also