ICategorySynonymSerialize Method
|
Returns the XML presentation of this Synonym.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Function Serialize As XElement
abstract Serialize : unit -> XElement
Return Value
Type:
XElementXML 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":
See Also