Click or drag to resize
ECommerceContextCurrentCustomerCountry Property
Current customer country.

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

Property Value

Type: CountryInfo
See Also