SPWebPartConnectionCollection.Item property
Gets or sets the specified SPWebPartConnection from the SPWebPartConnectionCollection.
Overload list
Name | Description | |
---|---|---|
![]() |
Item[Int32] | Gets or sets the SPWebPartConnection at the specified index from the SPWebPartConnectionCollection. |
![]() |
Item[String] | Gets the SPWebPartConnection with the specified identifier (ID) from the SPWebPartConnectionCollection. |
Top
See also
Reference
SPWebPartConnectionCollection class