共用方式為


WebPart.LimitOneConnection field

會指定可連接網頁組件可以接受不超過一個連線至其他網頁組件。

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

請參閱

參照

WebPart class

WebPart members

Microsoft.SharePoint.WebPartPages namespace