This documentation is archived and is not being maintained.

IWebPartParameters Members

Defines the contract a Web Parts control implements to pass a parameter value in a Web Parts connection.

The IWebPartParameters type exposes the following members.

  NameDescription
Public method GetParametersData Gets the value of the data from the connection provider.
Public method SetConsumerSchema Sets the property descriptors for the properties that the consumer receives when calling the GetParametersData method.
Top

  NameDescription
Public property Schema Gets the property descriptors for the data to be received by the consumer.
Top
Show: