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