Click or drag to resize

ShadeServiceGetCache Method (IEnumerableInt32)

Namespace:  Dynamicweb.Content.Items
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IEnumerable<IDictionary<string, string>> GetCache(
	IEnumerable<int> keys
)

Parameters

keys
Type: System.Collections.GenericIEnumerableInt32

Return Value

Type: IEnumerableIDictionaryString, String
See Also