Click or drag to resize

AssortmentService.ClearCache Method (IEnumerable<AssortmentKey>)

Namespace:  Dynamicweb.Ecommerce.Assortments
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void ClearCache(
	IEnumerable<AssortmentKey> keys
)

Parameters

keys
Type: System.Collections.Generic.IEnumerable<AssortmentKey>
See Also