Click or drag to resize
ICountryFinder Interface
Finds CMS countries by Data.com country names.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public interface ICountryFinder

The ICountryFinder type exposes the following members.

Methods
  NameDescription
Public methodFind
Searches for a country in CMS that corresponds to to the specified Data.com country name, and returns it.
Top
See Also