ICategoryNodeTranslations Method Ingeniux CMS Content Store API

Gets all translations of this CategoryNode across all locales.

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

IEnumerable<ICategoryTranslation> Translations()

Return Value

Type: IEnumerableICategoryTranslation
A collection of translations.
See Also

Reference