Compartilhar via


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