IConnectionData Members

Include Protected Members
Include Inherited Members

Enables connections data between provider and consumer interfaces when the provider interface depends on the consumer interface to get data.

The IConnectionData type exposes the following members.

Methods

  Name Description
Public method GetData Called during the data-retrieval loop when it is time to fetch data. GetData is used in conjunction with GetRequiresData.
Public method GetRequiresData Allows an ASP.NET Web Part to specify that it requires data and that it wants to participate in the data-retrieval loop.

Top

See Also

Reference

IConnectionData Interface

Microsoft.SharePoint.WebPartPages Namespace