You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > CountryApi Class > CountryApi Methods > Add
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
CountryApi.Add Method

Adds a new country to CMS400.NET based on the CountryData object. The Country.Id property will be populated with the new Country's ID.

C#
public void Add(CountryData countryData);
Visual Basic
Public Function Add(countryData As CountryData) As void
Parameters 
Description 
countryData 
The CountryData object to add. 
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!