Returns source code of items under specified parent node.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- parentNodeId
- Type: System Int32
Parent Node ID
- isNested
- Type: System Boolean
Indicates if items are nested. False indicates root level
Return Value
Type: StringSee Also