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

Gets the property descriptors for the data to be received by the consumer.

Syntax

public System.ComponentModel.PropertyDescriptorCollection Schema { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The IWebPartParameters.Schema 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.IWebPartParameters interface instance.

Requirements

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