| ProductManagerProductCacheLevel Property |
Gets the product cache level.
Namespace:
Dynamicweb.Ecommerce.LiveIntegration.Products
Assembly:
Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax public static CacheLevel ProductCacheLevel { get; }
Public Shared ReadOnly Property ProductCacheLevel As CacheLevel
Get
Property Value
Type:
CacheLevelThe product cache level.
See Also