Click or drag to resize
CountryInfoProviderDeleteCountryInfo Method (Int32)
Deletes specified country.

Namespace: CMS.Globalization
Assembly: CMS.Globalization (in CMS.Globalization.dll) Version: 9.0.0
Syntax
C#
public static void DeleteCountryInfo(
	int countryId
)

Parameters

countryId
Type: SystemInt32
Country id
See Also