System.Web.UI.WebControls.WebParts.IWebPartParameters Members

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

Public Properties

[read-only]
SchemaSystem.ComponentModel.PropertyDescriptorCollection.

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

Public Methods

GetParametersData(ParametersCallback)

Gets the value of the data from the connection provider.

SetConsumerSchema(System.ComponentModel.PropertyDescriptorCollection)

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