ParametersInReadyEventArgs constructor
NOTE: This API is now obsolete.
初始化ParametersInReadyEventArgs類別的新執行個體。
Namespace: Microsoft.SharePoint.WebPartPages.Communication
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<ObsoleteAttribute("Use System.Web.UI.WebControls.WebParts.IWebPartParameters instead")> _
Public Sub New
'用途
Dim instance As New ParametersInReadyEventArgs()
[ObsoleteAttribute("Use System.Web.UI.WebControls.WebParts.IWebPartParameters instead")]
public ParametersInReadyEventArgs()
請參閱
參照
ParametersInReadyEventArgs class