ICategorySynonymSerialize Method Ingeniux CMS Content Store API

Returns the XML presentation of this Synonym.

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

XElement Serialize()

Return Value

Type: XElement
XML presentation
Remarks

Synonyms are not serialized under the CategoryNode serialization output, but under the "SYN/L" node of Taxonomy Manager serialization output.
Examples

One Synonym for Category "Animalia":
<S>Animal</S>
See Also

Reference