OWSForm.Render 方法

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

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

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

语法

声明
<ObsoleteAttribute("This class has been deprecated.")> _
Protected Overrides Sub Render ( _
    output As HtmlTextWriter _
)
用法
Dim output As HtmlTextWriter

Me.Render(output)
[ObsoleteAttribute("This class has been deprecated.")]
protected override void Render(
    HtmlTextWriter output
)

参数

另请参阅

引用

OWSForm 类

OWSForm 成员

Microsoft.SharePoint.WebControls 命名空间