This topic has not yet been rated - Rate this topic

SPWebCollection.WebsInfo Property

SharePoint 2010

List of SPWebInfo objects representing the SPWeb objects in the collection.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Available in SharePoint Online
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)]
public List<SPWebInfo> WebsInfo { get; }

Property Value

Type: System.Collections.Generic.List<SPWebInfo>
The List<T>SPWebInfo objects in the collection.

This list is primarily used to retrieve properties of SPWeb objects in the collection.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ