 | CustomerProductListGetProductLookup Method |
Namespace:
Dynamicweb.Ecommerce.CustomerCenter
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic Dictionary<string, Product> GetProductLookup()
Public Function GetProductLookup As Dictionary(Of String, Product)
Return Value
Type:
DictionaryString,
Product
See Also