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
Public method NoParametersIn Obsolete. Provides an event handler for the NoParametersIn event of a provider Web Part that implements the IParametersInProvider interface.
Public method ParametersInReady Obsolete. Provides an event handler for the ParametersInReady event of a provider Web Part that implements the IParametersInProvider interface.

Top

Events

  Name Description
Public event ParametersInConsumerInit Obsolete. Allows the consumer Web Part to pass initialization information about the parameters it is expecting to the other connected parts.

Top

See Also

Reference

IParametersInConsumer Interface

Microsoft.SharePoint.WebPartPages.Communication Namespace