Click or drag to resize

ICategoryNodeContentItems Method


Gets all content items associated with this CategoryNode.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
Dictionary<string, string> ContentItems()

Return Value

Type: DictionaryString, String
Collection of content item IDs and names.
See Also