Share via


ParametersOutProviderInitEventArgs Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Provides an array of parameter property values to the ParametersOutProviderInit initialization event of the IParametersOutProvider interface.

The ParametersOutProviderInitEventArgs type exposes the following members.

Constructors

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

Top

Properties

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

ParametersOutProviderInitEventArgs Class

Microsoft.SharePoint.WebPartPages.Communication Namespace