StateInfoProviderDeleteCountryStates Method |
Deletes all country states.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 8.2.23
Syntax public static void DeleteCountryStates(
int countryId
)
Parameters
- countryId
- Type: SystemInt32
Country ID
See Also