CellReadyEventArgs 构造函数

请注意:此 API 现在已过时。

初始化CellReadyEventArgs类的实例。

命名空间:  Microsoft.SharePoint.WebPartPages.Communication
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<ObsoleteAttribute("Use System.Web.UI.WebControls.WebParts.IWebPartField instead")> _
Public Sub New
用法

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

另请参阅

引用

CellReadyEventArgs 类

CellReadyEventArgs 成员

Microsoft.SharePoint.WebPartPages.Communication 命名空间