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.308
Syntax
IEnumerable<string> ContentItemIds { get; }

Property Value

Type: IEnumerableString
See Also