Click or drag to resize

ILocaleName Property


Gets the name of the locale. The name is the same as the RegionCode of the locale.

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

Property Value

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