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