ProxyWebPartConnectionCollection::Add Method (WebPartConnection^)
.NET Framework (current version)
Adds a WebPartConnection object to the collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- value
-
Type:
System.Web.UI.WebControls.WebParts::WebPartConnection^
A WebPartConnection to add to the collection.
Return Value
Type: System::Int32An integer value that indicates where the WebPartConnection was inserted into the collection.
Use the Add method to add new WebPartConnection objects to an existing ProxyWebPartConnectionCollection collection.
.NET Framework
Available since 2.0
Available since 2.0
Show: