Click or drag to resize
UniGridFunctionsCountryName Method
Gets country name by country ID

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static Object CountryName(
	Object parameter
)

Parameters

parameter
Type: SystemObject
Country ID

Return Value

Type: Object
See Also