ILocalesManagerCustomLocales Method Ingeniux CMS Content Store API

Gets all custom locales.

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

IEnumerable<ICustomLocale> CustomLocales()

Return Value

Type: IEnumerableICustomLocale
Collection of custom locales.
See Also

Reference