| CustomerProductListGetListById Method (Int32) |
Namespace:
Dynamicweb.Ecommerce.CustomerCenter
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static CustomerProductList GetListById(
int id
)
Public Shared Function GetListById (
id As Integer
) As CustomerProductList
Parameters
- id
- Type: SystemInt32
Return Value
Type:
CustomerProductListSee Also