ParametersInConsumerInitEventArgs members

NOTE: This API is now obsolete.

Provides an array of parameter property values to the ParametersInConsumerInit initialization event of the IParametersInConsumer interface.

The ParametersInConsumerInitEventArgs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ParameterInProperties Obsolete. Gets or sets the property values of an array of parameters provided by a Web Part that implements the IParametersInConsumer interface when the ParametersInConsumerInit 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

ParametersInConsumerInitEventArgs class

Microsoft.SharePoint.WebPartPages.Communication namespace