Click or drag to resize

ErpResponseCacheGetConnectorResponsesT Method

Namespace:  Dynamicweb.Ecommerce.Integration
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static Dictionary<string, T> GetConnectorResponses<T>(
	CacheLevel cacheModel,
	string cacheKey
)

Parameters

cacheModel
Type: Dynamicweb.Ecommerce.IntegrationCacheLevel
cacheKey
Type: SystemString

Type Parameters

T

Return Value

Type: DictionaryString, T
See Also