DelegateControl.Render 方法

将控件的内容发送到呈现的内容写入客户端的指定的HtmlTextWriter对象。

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

语法

声明
Protected Overrides Sub Render ( _
    htmltwOutput As HtmlTextWriter _
)
用法
Dim htmltwOutput As HtmlTextWriter

Me.Render(htmltwOutput)
protected override void Render(
    HtmlTextWriter htmltwOutput
)

参数

另请参阅

引用

DelegateControl 类

DelegateControl 成员

Microsoft.SharePoint.WebControls 命名空间