ListReadyEventArgs Constructor

NOTE: This API is now obsolete.

Initializes a new instance of the ListReadyEventArgs 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 ListReadyEventArgs()
[ObsoleteAttribute("Use System.Web.UI.WebControls.WebParts.IWebPartTable instead")]
public ListReadyEventArgs()

See Also

Reference

ListReadyEventArgs Class

ListReadyEventArgs Members

Microsoft.SharePoint.WebPartPages.Communication Namespace