WebPartConnectionCollection::Item Property
.NET Framework (current version)
Returns a WebPartConnection object determined by the specified parameters.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Gets the WebPartConnection object at the specified index. |
![]() | Item[String^] | Gets a WebPartConnection object with the specified connection ID. |
Show:
