Click or drag to resize

ILocaleRegionCode Property


Gets the locale's region code. It is the same as the Name property.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
string RegionCode { get; }

Property Value

Type: String
Examples
For the locale of "English, United States", the RegionCode is "en-us".
See Also