Click or drag to resize
ShoppingCartItemParametersCustomParameters Property
Collection (name - value pairs) of the shopping cart item custom parameters.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public Hashtable CustomParameters { get; set; }

Property Value

Type: Hashtable
See Also