Click or drag to resize

ProductServiceRemoveItem Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void RemoveItem(
	Product product,
	string itemId
)

Parameters

product
Type: Dynamicweb.Ecommerce.ProductsProduct
itemId
Type: SystemString
See Also