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

'Declaration
Public Const UnlimitedConnections As Integer
'Usage
Dim value As Integer

value = WebPart.UnlimitedConnections
public const int UnlimitedConnections

See also

Reference

WebPart class

WebPart members

Microsoft.SharePoint.WebPartPages namespace