Click or drag to resize

FeedService.ClearCache Method (IEnumerable<Int32>)

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

Parameters

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