Share via


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)

Syntax

public bool QuickLaunchEnabled { get; set; }

Property value

Type: System.Boolean
true to enable the Quick Launch area on the website; otherwise, false.

See also

Reference

SPWeb class

SPWeb members

Microsoft.SharePoint namespace