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.5.94
Syntax
string ExternalID { get; set; }

Property Value

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