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.6.492
Syntax
IEnumerable<ICustomLocale> CustomLocales()

Return Value

IEnumerableICustomLocale
Collection of custom locales.
See Also