Click or drag to resize

GridServiceClearCache Method (IEnumerableInt32)

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public void ClearCache(
	IEnumerable<int> keys
)

Parameters

keys
Type: System.Collections.GenericIEnumerableInt32
See Also