Click or drag to resize
ICountryManager Methods

The ICountryManager type exposes the following members.

Methods
  NameDescription
Public methodGetCountries
Get all countries.
Public methodGetCountry(IUserContext, CountryId)
Get country with specified id.
Public methodGetCountry(IUserContext, Int32)
Get country with specified id.
Top
See Also