IdentityControl.Profile 属性

获取当前所有者的PageUserProfile ,或者如果这些信息不可用,属于IdentityControlSPWeb的当前所有者。

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

语法

声明
Public ReadOnly Property Profile As UserProfile
    Get
用法
Dim instance As IdentityControl
Dim value As UserProfile

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

属性值

类型:Microsoft.Office.Server.UserProfiles.UserProfile
对象,该对象表示用户配置文件的用户配置文件数据库中的用户。

另请参阅

引用

IdentityControl 类

IdentityControl 成员

Microsoft.SharePoint.Portal.WebControls 命名空间