SP.NavigationNodeCreationInformation.isExternal Property

Applies to: SharePoint Foundation 2010

Gets or sets a value that specifies whether the navigation node URL potentially corresponds to pages outside of the site collection.

var value = SP.NavigationNodeCreationInformation.get_isExternal(); 
SP.NavigationNodeCreationInformation.set_isExternal(value);

Property Value

Type: Boolean

Applies To

SP.NavigationNodeCreationInformation Class

See Also

Reference

SP.NavigationNodeCreationInformation Methods

SP.NavigationNodeCreationInformation Properties

SP Namespace