IParametersInConsumer Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Allows a consumer Web Part to communicate its parameter list to other Web Parts.
The IParametersInConsumer type exposes the following members.
Methods
Name | Description | |
---|---|---|
NoParametersIn | Obsolete. Provides an event handler for the NoParametersIn event of a provider Web Part that implements the IParametersInProvider interface. | |
ParametersInReady | Obsolete. Provides an event handler for the ParametersInReady event of a provider Web Part that implements the IParametersInProvider interface. |
Top
Events
Name | Description | |
---|---|---|
ParametersInConsumerInit | Obsolete. Allows the consumer Web Part to pass initialization information about the parameters it is expecting to the other connected parts. |
Top