Compartilhar via


PartialListReadyEventArgs constructor

NOTE: This API is now obsolete.

Inicializa uma nova instância da classe PartialListReadyEventArgs .

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

Syntax

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

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

Ver também

Referência

PartialListReadyEventArgs class

PartialListReadyEventArgs members

Microsoft.SharePoint.WebPartPages.Communication namespace