Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Globalization Namespaces
CMS.Globalization
CountryInfoProvider Class
CountryInfoProvider Methods
CheckDependenciesInternal Method
ClearHashtables Method
Delete Method
DeleteCountryInfo Method
DeleteCountryInfoInternal Method
GetCountries Method
GetCountriesWithStates Method
GetCountriesWithStatesInternal Method
GetCountryInfo Method
GetCountryInfoByCode Method
GetCountryInfoByCodeInternal Method
Set Method
SetCountryInfo Method
SetCountryInfoInternal Method
CountryInfoProvider
Delete Method
Deletes the
info
object from the underlying data store.
Namespace:
CMS.Globalization
Assembly:
CMS.Globalization (in CMS.Globalization.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Delete
(
CountryInfo
info
)
Parameters
info
Type:
CMS.Globalization
CountryInfo
Info object to be deleted.
Implements
IInfoProvider
TInfo
Delete(TInfo)
IInfoProvider
TInfo
Delete(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
CountryInfoProvider Class
CMS.Globalization Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com