Share via


SPWebPartCollection.Item property

NOTE: This API is now obsolete.

Obsolete. Gets the specified Web Part object from the collection.

Overload list

  Name Description
Public property Item[Guid] Obsolete. Obsolete. Gets the Web Part object with the specified GUID from the collection. In C#, this property is an indexer for the SPWebPartCollection class.
Public property Item[Int32] Obsolete. Obsolete. Gets the Web Part object at the specified index in the collection. In C#, this property is an indexer for the SPWebPartCollection class.

Top

See also

Reference

SPWebPartCollection class

SPWebPartCollection members

Microsoft.SharePoint namespace