System.Web.UI.WebControls.WebParts.IWebPartField Members

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

Public Properties

[read-only]
SchemaSystem.ComponentModel.PropertyDescriptor.

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

Public Methods

GetFieldValue(FieldCallback)

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