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
Remarks
It must be null if the Quick Launch node is unavailable.