RowReadyEventArgs 构造函数

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

初始化RowReadyEventArgs类的实例。

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

语法

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

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

另请参阅

引用

RowReadyEventArgs 类

RowReadyEventArgs 成员

Microsoft.SharePoint.WebPartPages.Communication 命名空间