Click or drag to resize

ProductImageServiceGetDefaultImageFromShop Method

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

Parameters

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

Return Value

Type: String
See Also