Click or drag to resize

ImagePatternProductInfo Constructor

Initializes a new instance of the ImagePatternProductInfo class

Namespace:  Dynamicweb.Ecommerce.Frontend
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public ImagePatternProductInfo(
	string productId,
	string variantId,
	string languageId
)

Parameters

productId
Type: SystemString
variantId
Type: SystemString
languageId
Type: SystemString
See Also