Share via


SPWebPartCollection.Item Property

Include Protected Members
Include Inherited Members

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