Item(System.Guid) Property

The Item property of the SPWebCollection class gets the Web site object with the specified GUID from the collection.

[C#] In C#, this property is an indexer for the SPWebCollection class.

Parameters

id   A GUID that identifies the Web site.

Property Value

A Microsoft.SharePoint.SPWeb object that represents the Web site.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security