Share via


CellReadyEventArgs Constructor

NOTE: This API is now obsolete.

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

See Also

Reference

CellReadyEventArgs Class

CellReadyEventArgs Members

Microsoft.SharePoint.WebPartPages.Communication Namespace