Click or drag to resize

ICategoryNodeExternalID Property


Gets and sets the ExternalID of this CategoryNode.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
string ExternalID { get; set; }

Property Value

String
Remarks
External ID is used to integrate taxonomy with an existing categorization system.
See Also