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

Retrieves a list of countries based on filters set in the Criteria property.

C#
public List<CountryData> GetList(Criteria<CountryProperty> criteria);
Visual Basic
Public Function GetList(criteria As Criteria<CountryProperty>) As List<CountryData>
Parameters 
Description 
criteria 
Criteria by which to filter the list of countries being retrieved. 

A list of countries meeting criteria filters.

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!