Click or drag to resize

ICategoryNodeSynonyms Method


Gets the synonyms of this CategoryNode across all locales.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IEnumerable<ICategorySynonym> Synonyms()

Return Value

IEnumerableICategorySynonym
Collection of synonyms.
See Also