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.6.492
Syntax
Dictionary<string, string> Pages()

Return Value

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