共用方式為


CellReadyEventArgs constructor

NOTE: This API is now obsolete.

初始化CellReadyEventArgs類別的執行個體。

Namespace:  Microsoft.SharePoint.WebPartPages.Communication
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<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 class

CellReadyEventArgs members

Microsoft.SharePoint.WebPartPages.Communication namespace