TaggedPeopleListWebPart 类

表示 Web 部件,用于查看与当前页面的查询字符串中传递的术语有关联的人士。

继承层次结构

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.TaggedPeopleListWebPart

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

语法

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

线程安全性

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

另请参阅

引用

TaggedPeopleListWebPart 成员

Microsoft.SharePoint.Portal.WebControls 命名空间