ProfilePropertyLoader.IsProfileEditableByMe 属性

获取一个值,该值指示是否可由当前用户编辑该配置文件。

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

语法

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

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

属性值

类型:System.Boolean
true如果由当前用户,则可编辑配置文件否则为false。

另请参阅

引用

ProfilePropertyLoader 类

ProfilePropertyLoader 成员

Microsoft.SharePoint.Portal.WebControls 命名空间