Share via


SPList.OnQuickLaunch property

Gets or sets a Boolean value that specifies whether the list appears on the Quick Launch area of the home page.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public bool OnQuickLaunch { get; set; }

Property value

Type: System.Boolean
true if the list appears on the Quick Launch area of the homepage; otherwise, false.

See also

Reference

SPList class

SPList members

Microsoft.SharePoint namespace