Click or drag to resize

ProductItemDelete Method (ProductCollection)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use ProductItem.DeleteItemsByProducts instead.")]
public string Delete(
	ProductCollection productCollection
)

Parameters

productCollection
Type: Dynamicweb.Ecommerce.ProductsProductCollection

Return Value

Type: String
See Also