IWebPartConnectionCompatibility members
Defines a way for a Web Part class to indicate that it cannot set up communication with other Web Parts.
The IWebPartConnectionCompatibility type exposes the following members.
Methods
Name | Description | |
---|---|---|
IsCompatibleWith | Returns a flag that indicates whether the provider control can communicate with the consumer control via the specified provider and consumer connection points. |
Top