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.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool UseDefaultCurrency { get; set; }

Property Value

Type: Boolean
See Also