ICategoryNodePages Method Ingeniux CMS Content Store API

Gets all pages associated with this CategoryNode.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

Dictionary<string, string> Pages()

Return Value

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

Reference