This documentation is archived and is not being maintained.

IWebPartField Members

Defines a provider interface for connecting two server controls using a single field of data.

The IWebPartField type exposes the following members.

  NameDescription
Public method GetFieldValue Returns the value of the field 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 field that is used to share data between two WebPart controls.
Top
Show: