다음을 통해 공유


RowReadyEventArgs constructor

NOTE: This API is now obsolete.

Initializes an instance of the RowReadyEventArgs class.

Namespace:  Microsoft.SharePoint.WebPartPages.Communication
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<ObsoleteAttribute("Use System.Web.UI.WebControls.WebParts.IWebPartRow instead")> _
Public Sub New
'Usage

Dim instance As New RowReadyEventArgs()
[ObsoleteAttribute("Use System.Web.UI.WebControls.WebParts.IWebPartRow instead")]
public RowReadyEventArgs()

See also

Reference

RowReadyEventArgs class

RowReadyEventArgs members

Microsoft.SharePoint.WebPartPages.Communication namespace