WebPart.UnlimitedConnections Field

Specifies that a connectable Web Part can accept an unlimited number of connections to another Web Part.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public Const UnlimitedConnections As Integer

Dim value As Integer

value = WebPart.UnlimitedConnections
public const int UnlimitedConnections

See Also

Reference

WebPart Class

WebPart Members

Microsoft.SharePoint.WebPartPages Namespace