System.Web.UI.WebControls.WebParts.IWebPartField.Schema Property

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

Syntax

public System.ComponentModel.PropertyDescriptor Schema { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property provides property information for the data passed by the interface. Transformer and consumer controls can query this property to get information about the type, contents, and other details of the field contained in the System.Web.UI.WebControls.WebParts.IWebPartField interface instance sent by a provider.

Requirements

Namespace: System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0