Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the hierarchy tree that the people picker page renders when a user performs search and browse operations.
System.Object
Microsoft.SharePoint.WebControls.SPProviderHierarchyElement
Microsoft.SharePoint.WebControls.SPProviderHierarchyTree
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
<DataContractAttribute> _
Public NotInheritable Class SPProviderHierarchyTree _
Inherits SPProviderHierarchyElement
'Usage
Dim instance As SPProviderHierarchyTree
[DataContractAttribute]
public sealed class SPProviderHierarchyTree : SPProviderHierarchyElement
The SPProviderHierarchyTree control is the root node representing a single claim provider.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.