ListProviderInitEventArgs Constructor
NOTE: This API is now obsolete.
Initializes a new instance of the ListProviderInitEventArgs 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 ListProviderInitEventArgs()
[ObsoleteAttribute("Use System.Web.UI.WebControls.WebParts.IWebPartTable instead")]
public ListProviderInitEventArgs()
See Also
Reference
ListProviderInitEventArgs Class