Table of Contents

Class ProductCacheInformation

Namespace
Dynamicweb.Ecommerce.Products
Assembly
Dynamicweb.Ecommerce.dll
public class ProductCacheInformation
Inheritance
ProductCacheInformation
Inherited Members

Properties

LanguageId

public string LanguageId { get; set; }

Property Value

string

ProductId

public string ProductId { get; set; }

Property Value

string

VariantId

public string VariantId { get; set; }

Property Value

string
To top