Share via


SP.Navigation.quickLaunch Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that collects navigation nodes corresponding to links in the Quick Launch area of the site.

var value = SP.Navigation.get_quickLaunch();

Property Value

Type: SP.NavigationNodeCollection

Applies To

SP.Navigation Class

Remarks

It must be null if the Quick Launch node is unavailable.

See Also

Reference

SP.Navigation Methods

SP.Navigation Properties

SP Namespace