Click or drag to resize

ICategoryNodeContentItemIds Property


Gets the IDs of all the content items associated with this CategoryNode.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IEnumerable<string> ContentItemIds { get; }

Property Value

IEnumerableString
See Also