Click or drag to resize

ILocalesManagerCustomLocales Method


Gets all custom locales.

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

Return Value

Type: IEnumerableICustomLocale
Collection of custom locales.
See Also