ProfilesQueryControl 类

提供数据检索为ProfilesPickerDialog的查询服务。支持的搜索用户、 组织和根据ProfileSearchFlags设置成员身份组对照。

继承层次结构

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      Microsoft.SharePoint.WebControls.PickerQueryControlBase
        Microsoft.SharePoint.WebControls.SimpleQueryControl
          Microsoft.SharePoint.Portal.WebControls.ProfilesQueryControl

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

语法

声明
Public Class ProfilesQueryControl _
    Inherits SimpleQueryControl
用法
Dim instance As ProfilesQueryControl
public class ProfilesQueryControl : SimpleQueryControl

线程安全性

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

另请参阅

引用

ProfilesQueryControl 成员

Microsoft.SharePoint.Portal.WebControls 命名空间