Click or drag to resize

ILocalesManagerAllLocales Method


Gets all locales, including both standard ISO locales and custom locales.

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

Return Value

IEnumerableILocale
Collection of all locales.
See Also