RowReadyEventArgs members

NOTE: This API is now obsolete.

Provides the current row value from a Web Part that implements the IRowProvider interface when the RowReady event occurs.

The RowReadyEventArgs type exposes the following members.

Constructors

  Name Description
Public method RowReadyEventArgs Obsolete. Initializes an instance of the RowReadyEventArgs class.

Top

Properties

  Name Description
Public property Rows Obsolete. Gets or sets the selected or updated rows to send when the RowReady event occurs in a Web Part that implements the IRowProvider interface.
Public property SelectionStatus Obsolete. Gets or sets the type of the row selected.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

RowReadyEventArgs class

Microsoft.SharePoint.WebPartPages.Communication namespace