RowProviderInit Event

The RowProviderInit event of the SimpleFormWebPart class occurs when a connection is established with another Web Part that implements the IRowProvider interface.

Event Data

The event handler receives an argument of type RowProviderInitEventArgs containing data related to this event. RowProviderInitEventArgs identifies the initial argument structure for design time creation.

Remarks

This event is inherited from the IRowProvider interface.

Requirements

Platforms: Windows Server 2003

Security: Code Access Security

IRowProvider Interface | RowProviderInitEventHandler Delegate | RowProviderInitEventArgs Class