Click or drag to resize

ProductImageServiceCompileProductImagePath Method (String, Product)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public string CompileProductImagePath(
	string image,
	Product product
)

Parameters

image
Type: SystemString
product
Type: Dynamicweb.Ecommerce.ProductsProduct

Return Value

Type: String
See Also