Click or drag to resize

ProductDeletingRun Method (ProductCollection, GroupCollection)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static void Run(
	ProductCollection products,
	GroupCollection groups
)

Parameters

products
Type: Dynamicweb.Ecommerce.ProductsProductCollection
groups
Type: Dynamicweb.Ecommerce.ProductsGroupCollection
See Also