Compartilhar via


RowProviderInitEventArgs constructor

NOTE: This API is now obsolete.

Inicializa uma instância da classe RowProviderInitEventArgs .

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

Syntax

'Declaração
<ObsoleteAttribute("Use System.Web.UI.WebControls.WebParts.IWebPartRow instead")> _
Public Sub New
'Uso

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

Ver também

Referência

RowProviderInitEventArgs class

RowProviderInitEventArgs members

Microsoft.SharePoint.WebPartPages.Communication namespace