SPWebListInfo class

Represents a Web site or SPList. If this SPWebListInfo instance Type member is [Microsoft.SharePoint.SPObjectType.Web] (value = 0), then this ListId member is Empty.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPWebListInfo

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

Syntax

'Declaration
Public NotInheritable Class SPWebListInfo
'Usage
Dim instance As SPWebListInfo
public sealed class SPWebListInfo

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPWebListInfo members

Microsoft.SharePoint namespace