SPProviderHierarchyElement Members

Include Protected Members
Include Inherited Members

Contains information about a single element in the claims provider hierarchy tree.

The SPProviderHierarchyElement type exposes the following members.

Constructors

  Name Description
Protected method SPProviderHierarchyElement Initializes a new instance of the SPProviderHierarchyElement class.

Top

Properties

  Name Description
Public property Children Gets or sets a list of the immediate child elements.
Public property Count Gets or sets the total number of picker entities contained inside this element and all its child elements.
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.
Public property HasChildren Gets a value that indicates whether an element in the claims provider hierarchy tree has child objects.
Public property HierarchyNodeID Gets or sets a string that contains a unique identifier associated with the SPProviderHierarchyElement control.
Public property IsLeaf Gets or sets a value that indicates whether the element is a leaf element in the claims provider tree.
Public property Name Gets or sets the name for the element in the claims provider hierarchy tree.
Public property ProviderName Gets or sets the name of the claims provider.

Top

Methods

  Name Description
Public method AddChild Adds a child SPProviderHierarchyNode object to the current claims provider hierarchy node for a control.
Public method AddEntities Adds a collection of picker entities to the hierarchy element. These additions will be found in the EntityData property.
Public method AddEntity Adds a PickerEntity object to the internal collection of PickerEntity objects.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetChild Gets the child node specified by the String identifier.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method HasChild Determines whether the object contains a child object that is specified by the identifier.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SPProviderHierarchyElement Class

Microsoft.SharePoint.WebControls Namespace