CMSSiteMap GetItems Method Kentico 8.0 API Reference
Returns source code of items under specified parent node.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

parentNodeId
Type: OnlineSystem Int32
Parent Node ID
isNested
Type: OnlineSystem Boolean
Indicates if items are nested. False indicates root level

Return Value

Type: OnlineString
See Also