Click or drag to resize
CountryFinder Class
Finds CMS countries by Data.com country names.
Inheritance Hierarchy
SystemObject
  CMS.DataComCountryFinder

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

The CountryFinder type exposes the following members.

Constructors
  NameDescription
Public methodCountryFinder
Top
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