This documentation is archived and is not being maintained.
IWebPartParameters Members
Visual Studio 2008
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.
| Name | Description | |
|---|---|---|
|
GetParametersData | Gets the value of the data from the connection provider. |
|
SetConsumerSchema | Sets the property descriptors for the properties that the consumer receives when calling the GetParametersData method. |
Show: