SPProviderHierarchyNode Properties

Include Protected Members
Include Inherited Members

The SPProviderHierarchyNode type exposes the following members.

Properties

  Name Description
Public property Children Gets or sets a list of the immediate child elements. (Inherited from SPProviderHierarchyElement.)
Public property Count Gets or sets the total number of picker entities contained inside this element and all its child elements. (Inherited from SPProviderHierarchyElement.)
Public property EntityData Gets and sets an array of picker entities that can be picked in the user-interface and that is associated with the element in the claims provider hierarchy tree. (Inherited from SPProviderHierarchyElement.)
Public property HasChildren Gets a value that indicates whether an element in the claims provider hierarchy tree has child objects. (Inherited from SPProviderHierarchyElement.)
Public property HierarchyNodeID Gets or sets a string that contains a unique identifier associated with the SPProviderHierarchyElement control. (Inherited from SPProviderHierarchyElement.)
Public property IsLeaf Gets or sets a value that indicates whether the element is a leaf element in the claims provider tree. (Inherited from SPProviderHierarchyElement.)
Public property Name Gets or sets the name for the element in the claims provider hierarchy tree. (Inherited from SPProviderHierarchyElement.)
Public property ProviderName Gets or sets the name of the claims provider. (Inherited from SPProviderHierarchyElement.)

Top

See Also

Reference

SPProviderHierarchyNode Class

Microsoft.SharePoint.WebControls Namespace