Expand Minimize
This topic has not yet been rated - Rate this topic

SPWeb.QuickLaunchEnabled property

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

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableAttribute]
public bool QuickLaunchEnabled { get; set; }

Property value

Type: System.Boolean
true to enable the Quick Launch area on the website; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.