Share via


CellProviderInitEventArgs Constructor

NOTE: This API is now obsolete.

Initializes an instance of the CellProviderInitEventArgs class.

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

Syntax

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

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

See Also

Reference

CellProviderInitEventArgs Class

CellProviderInitEventArgs Members

Microsoft.SharePoint.WebPartPages.Communication Namespace