Click or drag to resize
ECommerceContextCurrentCurrency Property
Current currency.

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

Property Value

Type: CurrencyInfo
See Also