CountryInfoProviderDeleteCountryInfo Method (Int32) |
Deletes specified country.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 12.0.0
Syntax public static void DeleteCountryInfo(
int countryId
)
Parameters
- countryId
- Type: SystemInt32
Country id
See Also