ProfilePropertyLoader.IsProfileOwner 属性

获取一个值,该值指示当前用户是否为配置文件的所有者。

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

语法

声明
Public ReadOnly Property IsProfileOwner As Boolean
    Get
用法
Dim instance As ProfilePropertyLoader
Dim value As Boolean

value = instance.IsProfileOwner
public bool IsProfileOwner { get; }

属性值

类型:System.Boolean
true如果当前用户配置文件的所有者否则为false。

另请参阅

引用

ProfilePropertyLoader 类

ProfilePropertyLoader 成员

Microsoft.SharePoint.Portal.WebControls 命名空间