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

API class for managing countries in CMS400.NET.

C#
public class CountryApi : CommonApiBase;
Visual Basic
Public Class CountryApi
Inherits CommonApiBase

CountryApi.cs

Name 
Description 
The methods of the CountryApi class are listed here. 
 
Name 
Description 
 
Add 
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.  
 
Checks to see if a country can be deleted. A country cannot be deleted if a region or address uses the country.  
 
Deletes a country from the CMS400.NET based on its ID.  
 
Retrieves a country by its ID.  
 
Retrieves a list of countries based on filters set in the Criteria property.  
 
Updates an existing country in CMS400.NET based on the CountryData object.  
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!