Share via


CellConsumerInitEventArgs Constructor

NOTE: This API is now obsolete.

Initializes an instance of the CellConsumerInitEventArgs 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 CellConsumerInitEventArgs()
[ObsoleteAttribute("Use System.Web.UI.WebControls.WebParts.IWebPartField instead")]
public CellConsumerInitEventArgs()

See Also

Reference

CellConsumerInitEventArgs Class

CellConsumerInitEventArgs Members

Microsoft.SharePoint.WebPartPages.Communication Namespace