Share via


ParametersOutReadyEventArgs members

NOTE: This API is now obsolete.

Provides an array of parameter values to the ParametersOutReady event of the IParametersOutProvider interface.

The ParametersOutReadyEventArgs type exposes the following members.

Constructors

  Name Description
Public method ParametersOutReadyEventArgs Obsolete. Initializes a new instance of the ParametersOutReadyEventArgs class.

Top

Properties

  Name Description
Public property ParameterValues Obsolete. Gets or sets the parameter values provided by a Web Part that implements the IParametersOutProvider interface when the ParametersOutReady event occurs

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ParametersOutReadyEventArgs class

Microsoft.SharePoint.WebPartPages.Communication namespace