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.5.94
Syntax
IEnumerable<ILocale> AllLocales()

Return Value

Type: IEnumerableILocale
Collection of all locales.
See Also