Click or drag to resize

TempTableCacheManagerGetValue Method

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

Parameters

key
Type: SystemString

Return Value

Type: DictionaryString, Object
See Also