ProfilePropertyLoader.CommonManager 属性
获取用户的管理器的配置文件。
命名空间: Microsoft.SharePoint.Portal.WebControls
程序集: Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)
语法
声明
Public ReadOnly Property CommonManager As UserProfile
Get
用法
Dim instance As ProfilePropertyLoader
Dim value As UserProfile
value = instance.CommonManager
public UserProfile CommonManager { get; }
属性值
类型:Microsoft.Office.Server.UserProfiles.UserProfile
管理器的UserProfile对象。