SP.NavigationNodeCreationInformation.title property (sp.js)

Gets or sets a value that specifies the anchor text for the node navigation link.

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

var value = SP.NavigationNodeCreationInformation.get_title ()
var value = SP.NavigationNodeCreationInformation.set_title ()

Return value

Type: String

Remarks

Its length must be equal to or less than 256.