You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > MyAccount Class > MyAccount Properties > DefaultCountryId
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
MyAccount.DefaultCountryId Property

The ID of the default country that appears in the Billing Address and Shipping Address. Set this ID to the country from which the majority of your customers will be making purchases. If the site visitor is from a different country, he can it change when editing the Billing or Shipping Address. Note: If a site visitor enters information in the Billing Address area, his Billing Country seeds the Shipping Country when adding a new Shipping Address.

C#
[Category("Ektron")]
[Description("The numeric ID of the country to use by default, which is then used to obtain regions/states when country is unknown (for USA, DefaultCountryId=438).")]
public int DefaultCountryId;
Visual Basic
<Category("Ektron")>
<Description("The numeric ID of the country to use by default, which is then used to obtain regions/states when country is unknown (for USA, DefaultCountryId=438).")>
Public Property DefaultCountryId() As Integer
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!