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

Public Const LimitOneConnection As Integer

Dim value As Integer

value = WebPart.LimitOneConnection
public const int LimitOneConnection

See Also

Reference

WebPart Class

WebPart Members

Microsoft.SharePoint.WebPartPages Namespace