ParameterName Property
The ParameterName property of the ParameterOutProperty class gets or sets the name of a parameter provided by a Web Part that implements the IParametersOutProvider interface when the ParametersOutProviderInit event occurs.
Property Value
The name of the parameter. The ParameterName property is a unique identifier for a parameter. It is displayed in the user interface if the
Visit ParameterDisplayName
is not given.
Example
The following code example shows an overridden PartCommunicationInit method that sets the ParameterName 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