Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Implements the IParametersOutProvider interface to communicate its parameter list to a consumer Web Part implementing this interface. These interfaces also allow passing through other information such as a selected row.
The IParametersOutConsumer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
NoParametersOut | Obsolete. Provides an event handler for a consumer Web Part to process the NoParametersOut event of a provider Web Part that implements the IParametersOutProvider interface. |
![]() |
ParametersOutProviderInit | Obsolete. Provides an event handler for a consumer Web Part to process the ParametersOutProviderInit event of a provider Web Part that implements the IParametersOutProvider interface. |
![]() |
ParametersOutReady | Obsolete. Provides an event handler for the consumer Web Part to process the ParametersOutReady event of a provider Web Part that implements the IParametersOutProvider interface. |
Top