ProfilePropertyLoader.ProfileCurrentUser 属性

获取当前用户的UserProfile

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

语法

声明
Public ReadOnly Property ProfileCurrentUser As UserProfile
    Get
用法
Dim instance As ProfilePropertyLoader
Dim value As UserProfile

value = instance.ProfileCurrentUser
public UserProfile ProfileCurrentUser { get; }

属性值

类型:Microsoft.Office.Server.UserProfiles.UserProfile
当前用户的UserProfile

另请参阅

引用

ProfilePropertyLoader 类

ProfilePropertyLoader 成员

Microsoft.SharePoint.Portal.WebControls 命名空间