ILocalesManagerAllLocales Method Ingeniux CMS Content Store API

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

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IEnumerable<ILocale> AllLocales()

Return Value

Type: IEnumerableILocale
Collection of all locales.
See Also

Reference