System.Web.UI.WebControls.WebParts.IWebPartParameters.SetConsumerSchema Method

Sets the property descriptors for the properties that the consumer receives when calling the IWebPartParameters.GetParametersData(ParametersCallback) method.

Syntax

public void SetConsumerSchema (System.ComponentModel.PropertyDescriptorCollection schema)

Parameters

schema
The System.ComponentModel.PropertyDescriptorCollection returned by IWebPartParameters.Schema.

Remarks

Documentation for this section has not yet been entered.

Requirements

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