Share via


PartialListReadyEventArgs constructor

NOTE: This API is now obsolete.

Initializes a new instance of the PartialListReadyEventArgs class.

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

Syntax

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

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

See also

Reference

PartialListReadyEventArgs class

PartialListReadyEventArgs members

Microsoft.SharePoint.WebPartPages.Communication namespace