Click or drag to resize

CustomerProductListGetListByPublishedId Method

Namespace:  Dynamicweb.Ecommerce.CustomerCenter
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static CustomerProductList GetListByPublishedId(
	string publishedId
)

Parameters

publishedId
Type: SystemString

Return Value

Type: CustomerProductList
See Also