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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
<SubsetCallableTypeAttribute> _
Public NotInheritable Class SPWebListInfo
'Usage
Dim instance As SPWebListInfo
[SubsetCallableTypeAttribute]
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.