| CustomerProductListGetListByPublishedId Method |
Namespace:
Dynamicweb.Ecommerce.CustomerCenter
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static CustomerProductList GetListByPublishedId(
string publishedId
)
Public Shared Function GetListByPublishedId (
publishedId As String
) As CustomerProductList
Parameters
- publishedId
- Type: SystemString
Return Value
Type:
CustomerProductListSee Also