WebPartQuickAdd.OnInit 方法

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

该成员将替代 Control.OnInit(EventArgs)

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

语法

声明
<ObsoleteAttribute("Functionality has been superceded by the WebPartAdder class.")> _
Protected Overrides Sub OnInit ( _
    e As EventArgs _
)
用法
Dim e As EventArgs

Me.OnInit(e)
[ObsoleteAttribute("Functionality has been superceded by the WebPartAdder class.")]
protected override void OnInit(
    EventArgs e
)

参数

另请参阅

引用

WebPartQuickAdd 类

WebPartQuickAdd 成员

Microsoft.SharePoint.WebPartPages 命名空间