Share via


ParameterOutProperty members

NOTE: This API is now obsolete.

Provides descriptive information about a parameter in a parameter list to the ParametersOutProviderInit event of the IParametersOutProvider interface.

The ParameterOutProperty type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Description Obsolete. Gets or sets the description of a parameter provided by a Microsoft.SharePoint.WebPartPages.WebPartclass that implements the IParametersOutProvider interface when the ParametersOutProviderInit event occurs.
Public property ParameterDisplayName Obsolete. Gets or sets the display name of a parameter provided by a Web Part that implements the IParametersOutProvider interface when the ParametersOutProviderInit event occurs.
Public property ParameterName Obsolete. Gets or sets the name of a parameter 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

ParameterOutProperty class

Microsoft.SharePoint.WebPartPages.Communication namespace