SPWebPartCollection Properties
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
The SPWebPartCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Capacity | (Inherited from CollectionBase.) |
![]() |
Count | (Inherited from CollectionBase.) |
![]() |
InnerList | (Inherited from CollectionBase.) |
![]() |
IsSynchronized | Obsolete. Obsolete. Gets a Boolean value that indicates whether access to the collection is synchronized or thread-safe. |
![]() |
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. |
![]() |
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. |
![]() |
List | (Inherited from CollectionBase.) |
![]() |
ServerRelativeUrl | Obsolete. Obsolete. Gets the server-relative URL of the collection. |
![]() |
Storage | Obsolete. Obsolete. Gets the storage mode that was used to create the collection. |
![]() |
SyncRoot | Obsolete. Obsolete. Gets an object that is used to synchronize access to the collection. |
![]() |
Web | Obsolete. Obsolete. Gets the parent Web site of the collection. |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IList.IsFixedSize | (Inherited from CollectionBase.) |
![]() ![]() |
IList.IsReadOnly | (Inherited from CollectionBase.) |
![]() ![]() |
ICollection.IsSynchronized | (Inherited from CollectionBase.) |
![]() ![]() |
IList.Item | (Inherited from CollectionBase.) |
![]() ![]() |
ICollection.SyncRoot | (Inherited from CollectionBase.) |
Top
.gif)
.gif)
.gif)
.gif)