ECommerceSettings DefaultCountryName Method Kentico 8.0 API Reference
Gets default country, choose your country or country where you sell the most. All taxes are applied based on their values in the default country unless the customer specifies their country or state during the checkout process.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

siteIdentifier
Type: CMS.DataEngine SiteInfoIdentifier
Code name or ID of the site. Use null or empty string for global setting

Return Value

Type: OnlineString
See Also