Click or drag to resize

ILocalesManagerNativeLocales Method


Gets all standard ISO locales.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<ILocale> NativeLocales()

Return Value

Type: IEnumerableILocale
Collection of standard ISO locales.
See Also