ProfilePropertyLoader.LoadedProfileManager 属性

获取配置文件管理器加载到ProfilePropertyLoader中。

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

语法

声明
Public ReadOnly Property LoadedProfileManager As ProfileManagerBase
    Get
用法
Dim instance As ProfilePropertyLoader
Dim value As ProfileManagerBase

value = instance.LoadedProfileManager
public ProfileManagerBase LoadedProfileManager { get; }

属性值

类型:Microsoft.Office.Server.UserProfiles.ProfileManagerBase
在ProfilePropertyLoader中加载配置文件管理器。

另请参阅

引用

ProfilePropertyLoader 类

ProfilePropertyLoader 成员

Microsoft.SharePoint.Portal.WebControls 命名空间