Click or drag to resize

TempTableCacheManagerAdd Method (String, DictionaryString, Object)

Namespace:  Dynamicweb.DataIntegration.ProviderHelpers
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public void Add(
	string key,
	Dictionary<string, Object> values
)

Parameters

key
Type: SystemString
values
Type: System.Collections.GenericDictionaryString, Object
See Also