ParameterDisplayName Property
The ParameterDisplayName property of the ParameterOutProperty class gets or sets the display name of a parameter provided by a Web Part that implements the IParametersOutProvider interface when the ParametersOutProviderInit event occurs.
Property Value
The display name of the parameter. The ParameterDisplayName property is an optional value for a parameter.
Example
The following code example shows an overridden PartCommunicationInit method that sets the ParameterDisplayName property of multiple instances of the ParameterOutProperty class. This code example is part of a larger example provided for the IParametersOutProvider interface.
Requirements
Platforms: Microsoft Windows ServerĀ 2003
Security: Code Access Security