SPWebPartManager.CanConnectWebParts method
Include protected members
Include inherited members
Overload list
Name | Description | |
---|---|---|
![]() |
CanConnectWebParts(WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint) | (Inherited from WebPartManager.) |
![]() |
CanConnectWebParts(WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint, WebPartTransformer) | 檢查會參與以判斷它們是否可以連線,並使用WebPartTransformer物件建立不相容的消費者和提供者之間的連線連接 Web 組件。 (Overrides WebPartManager.CanConnectWebParts(WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint, WebPartTransformer).) |
Top