Click or drag to resize

ErpResponseCacheGetWebOrdersConnectorResponses Method

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

Parameters

cacheModel
Type: Dynamicweb.Ecommerce.IntegrationCacheLevel

Return Value

Type: DictionaryString, XmlDocument
See Also