IParametersOutConsumer Members

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
Public method 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.
Public method 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.
Public method 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

See Also

Reference

IParametersOutConsumer Interface

Microsoft.SharePoint.WebPartPages.Communication Namespace