Click or drag to resize

FrontendListProducts Method (ProductCollection, String)

Namespace:  Dynamicweb.Ecommerce.Frontend
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public string ListProducts(
	ProductCollection products,
	string groupsIdent
)

Parameters

products
Type: Dynamicweb.Ecommerce.ProductsProductCollection
groupsIdent
Type: SystemString

Return Value

Type: String
See Also