This topic has not yet been rated - Rate this topic

WebPartManager.CanConnectWebParts Method

Checks the WebPart controls that will be participating in a connection to determine whether they are capable of being connected.

Name Description
WebPartManager.CanConnectWebParts (WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint) Checks the WebPart controls that will be participating in a connection to determine whether they are capable of being connected, when the consumer and provider controls have compatible interfaces and a WebPartTransformer object is not needed.
WebPartManager.CanConnectWebParts (WebPart, ProviderConnectionPoint, WebPart, ConsumerConnectionPoint, WebPartTransformer) Checks the WebPart controls that will be participating in a connection to determine whether they are capable of being connected, and uses a WebPartTransformer object to create the connection between an incompatible consumer and provider.
ASP.NET Web Parts Pages ConnectWebParts
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.