ColleaguesWebPart 类

呈现的所有同事,用户具有与其他用户共享,并提供了用于配置文件所有者管理的同事列表的入口点的列表。

继承层次结构

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      System.Web.UI.WebControls.Panel
        System.Web.UI.WebControls.WebParts.Part
          System.Web.UI.WebControls.WebParts.WebPart
            Microsoft.SharePoint.WebPartPages.WebPart
              WebPartLoc
                Microsoft.SharePoint.Portal.WebControls.PeopleRendererWebPartBase
                  Microsoft.SharePoint.Portal.WebControls.ColleaguesWebPart

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

语法

声明
Public NotInheritable Class ColleaguesWebPart _
    Inherits PeopleRendererWebPartBase
用法
Dim instance As ColleaguesWebPart
public sealed class ColleaguesWebPart : PeopleRendererWebPartBase

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

ColleaguesWebPart 成员

Microsoft.SharePoint.Portal.WebControls 命名空间