Click or drag to resize
ProductOptionSelectorUseDefaultCurrency Property
TRUE - default currency is used for price formatting and no discounts and taxes are applied to price, by default it is set to FALSE.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public bool UseDefaultCurrency { get; set; }

Property Value

Type: Boolean
See Also