ParameterOutProperty 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 ParametersOutProviderInit event of the IParametersOutProvider interface.
The ParameterOutProperty type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ParameterOutProperty | Obsolete. Initializes a new instance of the ParameterOutProperty class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
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. |
![]() |
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. |
![]() |
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 | |
---|---|---|
![]() |
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