Click or drag to resize

ShadeServiceGetCache Method (Int32)

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

Parameters

key
Type: SystemInt32

Return Value

Type: IDictionaryString, String
See Also