SPList.IsApplicationList property

Indicates whether this list should be treated as a top level navigation object or not.

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

Syntax

C#
public bool IsApplicationList { get; set; }

Property value

Type: System.Boolean
A Boolean value = true if the list is a top level navigation object.

See also

Reference

SPList class

SPList members

Microsoft.SharePoint namespace