ProfileDetailsViewer.Render 方法

ProfileDetailsViewer控件呈现给客户端。

命名空间:  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
)

参数

备注

此重写加载的配置文件属性,并将它们呈现给客户端基于CollapsedShowSections的值。

另请参阅

引用

ProfileDetailsViewer 类

ProfileDetailsViewer 成员

Microsoft.SharePoint.Portal.WebControls 命名空间