ParameterInProperty Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Provides descriptive information about a parameter in a parameter list to the ParametersInConsumerInit event of the IParametersInConsumer interface

The ParameterInProperty type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Description Obsolete. Gets or sets the description of a parameter provided by a WebPart that implements the IParametersInConsumer interface when the ParametersInConsumerInit event occurs.
Public property ParameterDisplayName Obsolete. Gets or sets the display name of a parameter provided by a Web Part that implements the IParametersInConsumer interface when the ParametersInConsumerInit event occurs.
Public property ParameterName Obsolete. Gets or sets the name of a parameter provided by a Web Part that implements the IParametersInConsumerinterface when the ParametersInConsumerInit event occurs.
Public property Required Obsolete. Gets or sets the required status of a parameter provided by a WebPart that implements the IParametersInConsumer interface when the ParametersInConsumerInitevent 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

ParameterInProperty Class

Microsoft.SharePoint.WebPartPages.Communication Namespace