PageSections.Render 方法

将 web 服务器控件内容呈现到客户端。

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

语法

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

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

参数

备注

此类或成员已被弃用。更新或编写使用此类或此成员的新应用程序时,请改用新的类或成员。

另请参阅

引用

PageSections 类

PageSections 成员

Microsoft.SharePoint.Portal.WebControls 命名空间