SP.NavigationNode.children property (sp.js)

Gets the collection of child nodes of the navigation node.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.NavigationNode.get_children ()

Return value

Type: SP.NavigationNodeCollection

Remarks

It must not be null.