Click or drag to resize

ErpResponseCacheIsProductInCache Method

Namespace:  Dynamicweb.Ecommerce.Integration
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static bool IsProductInCache(
	CacheLevel productCacheLevel,
	string productIdentifier
)

Parameters

productCacheLevel
Type: Dynamicweb.Ecommerce.IntegrationCacheLevel
productIdentifier
Type: SystemString

Return Value

Type: Boolean
See Also