ParameterName Property

The ParameterName property of the ParameterInProperty class gets or sets the name of a parameter provided by a Web Part that implements the IParametersInConsumer interface when the ParametersInConsumerInit 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 an instance of the ParameterInProperty class. This code example is part of a larger example provided for the IParametersInConsumer interface.

Requirements

Platforms: Microsoft Windows ServerĀ 2003

Security: Code Access Security