Share via


RowProviderInitEventArgs constructor

NOTE: This API is now obsolete.

Initializes an instance of the RowProviderInitEventArgs 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 RowProviderInitEventArgs()
[ObsoleteAttribute("Use System.Web.UI.WebControls.WebParts.IWebPartRow instead")]
public RowProviderInitEventArgs()

See also

Reference

RowProviderInitEventArgs class

RowProviderInitEventArgs members

Microsoft.SharePoint.WebPartPages.Communication namespace