Click or drag to resize

ProductIndexBuilderServiceAdd Method

Namespace:  Dynamicweb.Ecommerce.Indexing
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static void Add(
	Shop shop,
	IEnumerable<string> productIds
)

Parameters

shop
Type: Dynamicweb.Ecommerce.ShopsShop
productIds
Type: System.Collections.GenericIEnumerableString
See Also