RowToParametersTransformer.IWebPartParameters.SetConsumerSchema Method (PropertyDescriptorCollection)

 

Sets the property descriptors for the properties that the consumer receives when the IWebPartParameters.GetParametersData method is called.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

Private Sub SetConsumerSchema (
	schema As PropertyDescriptorCollection
)
	Implements IWebPartParameters.SetConsumerSchema

This member is an explicit interface member implementation. It can be used only when the RowToParametersTransformer instance is cast to an IWebPartParameters interface.

.NET Framework
Available since 2.0
Return to top
Show: