Click or drag to resize

ICategoryNodePages Method


Gets all pages associated with this CategoryNode.

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

Return Value

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