Click or drag to resize
StateInfoProviderDeleteCountryStates Method

Note: This API is now obsolete.

Deletes all country states.

Namespace: CMS.Globalization
Assembly: CMS.Globalization (in CMS.Globalization.dll) Version: 11.0.0
Syntax
C#
[ObsoleteAttribute("Method was not intended for public use and will be removed in the next version.")]
public static void DeleteCountryStates(
	int countryId
)

Parameters

countryId
Type: SystemInt32
Country ID
See Also