This documentation is archived and is not being maintained.

IWebPartTable Members

Defines a provider interface for connecting two server controls using an entire table of data.

The IWebPartTable type exposes the following members.

  NameDescription
Public method GetTableData Returns the data for the table that is being used by the interface as the basis of a connection between two WebPart controls.
Top

  NameDescription
Public property Schema Gets the schema information for a data table that is used to share data between two WebPart controls.
Top
Show: