Class ProductInfo
- Namespace
- Dynamicweb.Ecommerce.Integration
- Assembly
- Dynamicweb.Ecommerce.dll
The class ProductInfo represents dictionary of objects holding product information.
[Obsolete("Use Dynamicweb.Ecommerce.DynamicwebLiveIntegration.Cache.ProductInfo instead")]
public class ProductInfo : Dictionary<string, object>, IDictionary<string, object>, ICollection<KeyValuePair<string, object>>, IReadOnlyDictionary<string, object>, IReadOnlyCollection<KeyValuePair<string, object>>, IEnumerable<KeyValuePair<string, object>>, IDictionary, ICollection, IEnumerable, IDeserializationCallback, ISerializable
- Inheritance
-
ProductInfo
- Implements
- Inherited Members
- Extension Methods