ProfileDetailsViewer.ShowSections 属性

获取或设置一个值,该值指示是否ProfileDetailsViewer显示节属性。

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

语法

声明
Public Property ShowSections As Boolean
    Get
    Set
用法
Dim instance As ProfileDetailsViewer
Dim value As Boolean

value = instance.ShowSections

instance.ShowSections = value
public bool ShowSections { get; set; }

属性值

类型:System.Boolean
true如果ProfileDetailsViewer显示节属性 ;否则为false。默认值是true。

另请参阅

引用

ProfileDetailsViewer 类

ProfileDetailsViewer 成员

Microsoft.SharePoint.Portal.WebControls 命名空间