SP.Web.quickLaunchEnabled Property

Applies to: SharePoint Foundation 2010

Gets or sets a value that specifies whether the Quick Launch area is enabled on the site.

var value = SP.Web.get_quickLaunchEnabled(); 
SP.Web.set_quickLaunchEnabled(value);

Property Value

Type: Boolean

Applies To

SP.Web Class

See Also

Reference

SP.Web Methods

SP.Web Properties

SP Namespace