System.Web.UI.WebControls.WebParts.IWebPartTable Members

The members of System.Web.UI.WebControls.WebParts.IWebPartTable are listed below.

Public Properties

[read-only]
SchemaSystem.ComponentModel.PropertyDescriptorCollection.

Gets the schema information for a data table that is used to share data between two System.Web.UI.WebControls.WebParts.WebPart controls.

Public Methods

GetTableData(TableCallback)

Returns the data for the table that is being used by the interface as the basis of a connection between two System.Web.UI.WebControls.WebParts.WebPart controls.