ICategoryNodeSynonyms Method Ingeniux CMS Content Store API

Gets the synonyms 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<ICategorySynonym> Synonyms()

Return Value

Type: IEnumerableICategorySynonym
Collection of synonyms.
See Also

Reference