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.6.492
Syntax
string Name { get; }

Property Value

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