ProfilesEditor 类

呈现选择器控件,允许用户输入或查找配置文件。

继承层次结构

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      Microsoft.SharePoint.WebControls.EntityEditor
        Microsoft.SharePoint.WebControls.EntityEditorWithPicker
          Microsoft.SharePoint.Portal.WebControls.ProfilesEditor

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

语法

声明
Public Class ProfilesEditor _
    Inherits EntityEditorWithPicker
用法
Dim instance As ProfilesEditor
public class ProfilesEditor : EntityEditorWithPicker

线程安全性

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

另请参阅

引用

ProfilesEditor 成员

Microsoft.SharePoint.Portal.WebControls 命名空间