ILocaleName Property Ingeniux CMS Content Store API

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: 9.0.565.0 (9.0.565)
Syntax

string Name { get; }

Property Value

Type: String
Examples

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

Reference