Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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