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)
Available in Sandboxed Solutions: No

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