Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.CountryISO3166.CountryToAddressType Method

Determine a country's address type.

Class: YetaWF.Core.Components.CountryISO3166
Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public static string? CountryToAddressType( string country );

Parameters

country

The country.

Return Value

Returns the address type.

See Also YetaWF.Core.Components.CountryISO3166 ClassYetaWF.Core Overview