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