Share via


ProfileDetailsViewer.ShowSections-Eigenschaft

Ruft ab oder legt einen Wert fest, der angibt, ob die ProfileDetailsViewer Eigenschaften für Abschnitt angezeigt.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Property ShowSections As Boolean
    Get
    Set
'Usage
Dim instance As ProfileDetailsViewer
Dim value As Boolean

value = instance.ShowSections

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

Eigenschaftswert

Typ: System.Boolean
true Wenn das ProfileDetailsViewer Eigenschaften für Abschnitt angezeigt; andernfalls false. Der Standardwert ist true.

Siehe auch

Referenz

ProfileDetailsViewer Klasse

ProfileDetailsViewer-Member

Microsoft.SharePoint.Portal.WebControls-Namespace