WebPartQuickAdd.RenderControl 方法 (HtmlTextWriter)

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

仅供内部使用。

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

语法

声明
<ObsoleteAttribute("Functionality has been superceded by the WebPartAdder class.")> _
Public Overrides Sub RenderControl ( _
    output As HtmlTextWriter _
)
用法
Dim instance As WebPartQuickAdd
Dim output As HtmlTextWriter

instance.RenderControl(output)
[ObsoleteAttribute("Functionality has been superceded by the WebPartAdder class.")]
public override void RenderControl(
    HtmlTextWriter output
)

参数

另请参阅

引用

WebPartQuickAdd 类

WebPartQuickAdd 成员

RenderControl 重载

Microsoft.SharePoint.WebPartPages 命名空间