Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Globalization Namespaces
CMS.Globalization
CountriesMacroContainer Class
CountriesMacroContainer Methods
ContainsColumn Method
TryGetValue Method
CountriesMacroContainer
TryGetValue Method
Returns country of specified name if exists.
Namespace:
CMS.Globalization
Assembly:
CMS.Globalization (in CMS.Globalization.dll) Version: 12.0.0
Syntax
C#
Copy
public
bool
TryGetValue
(
string
countryName
,
out
Object
value
)
Parameters
countryName
Type:
System
String
Name of the country
value
Type:
System
Object
CountryInfo will be returned if exists
Return Value
Type:
Boolean
Implements
IDataContainer
TryGetValue(String, Object
)
See Also
Reference
CountriesMacroContainer Class
CMS.Globalization Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com