WebPart.LimitOneConnection field

Specifies that a connectable Web Part can accept no more than one connection to another Web Part.

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

Syntax

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

value = WebPart.LimitOneConnection
public const int LimitOneConnection

See also

Reference

WebPart class

WebPart members

Microsoft.SharePoint.WebPartPages namespace