Click or drag to resize

DiscountValueHandlerAmountByCurrencies Property

Namespace:  Dynamicweb.Ecommerce.Extensibility.Controls
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public Dictionary<string, double> AmountByCurrencies { get; set; }

Property Value

Type: DictionaryString, Double
See Also