Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited 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 | |
---|---|---|
![]() |
RowReadyEventArgs | Obsolete. Initializes an instance of the RowReadyEventArgs class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
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. |
![]() |
SelectionStatus | Obsolete. Gets or sets the type of the row selected. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top