Share via


ParametersInConsumerInit Event

The ParametersInConsumerInit event of the DataViewWebPart class occurs when a connection is established with a Web Part that implements the IParametersInConsumer interface.

Event Data

The event handler receives an argument of type ParametersInConsumerInitEventArgs containing data related to this event. ParametersInConsumerInitEventArgs Identifies an array of parameter property values for initialization.

Remarks

This event is inherited from the IParametersInConsumer interface.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security

IParametersInConsumer Interface | ParametersInConsumerInitEventHandler Delegate | ParametersInConsumerInitEventArgs Class