Click or drag to resize

ProductCollectionReplace Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void Replace(
	int index,
	Product data
)

Parameters

index
Type: SystemInt32
data
Type: Dynamicweb.Ecommerce.ProductsProduct
See Also