Compartilhar via


ListViewChooser.IsInHierarchyManager Property

Gets a value that indicates whether the ListViewChooser is contained within a hierarchy manager control.

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

Syntax

'Declaration
Public ReadOnly Property IsInHierarchyManager As Boolean
    Get
'Usage
Dim instance As ListViewChooser
Dim value As Boolean

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

Property Value

Type: System.Boolean

See Also

Reference

ListViewChooser Class

ListViewChooser Members

Microsoft.SharePoint.Portal.WebControls Namespace