IParametersInProvider Events

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The IParametersInProvider type exposes the following members.

Events

  Name Description
Public event NoParametersIn Obsolete. Occurs when there is no parameter list available to be sent to the consumer Web Part.
Public event ParametersInReady Obsolete. Occurs when the parameter list is ready to be sent to the consumer Web Part. On the client computer, it can occur at any time; however, it is typically raised when a parameter is updated or selected. On the server, it must be raised in the PartCommunicationMain method.

Top

See Also

Reference

IParametersInProvider Interface

Microsoft.SharePoint.WebPartPages.Communication Namespace