ParameterInProperty 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 | |
---|---|---|
![]() |
ParameterInProperty | Obsolete. Initializes a new instance of the ParameterInProperty class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Description | Obsolete. Gets or sets the description of a parameter provided by a WebPart that implements the IParametersInConsumer interface when the ParametersInConsumerInit event occurs. |
![]() |
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. |
![]() |
ParameterName | Obsolete. Gets or sets the name of a parameter provided by a Web Part that implements the IParametersInConsumerinterface when the ParametersInConsumerInit event occurs. |
![]() |
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 | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top