SPHierarchyManager members
Represents the upgrade hierarchy manager.
The SPHierarchyManager type exposes the following members.
Properties
Name | Description | |
---|---|---|
Instance | Gets the singleton instance of the hierarchy manager object. |
Top
Methods
Name | Description | |
---|---|---|
AddNextLevelObject | Adds a specified object to the upgrade hierarchy as the child object of the specified object that is being upgraded. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ParentObject | Lookup the object in the dependency cache, and return its parent object. | |
ToString | (Inherited from Object.) |
Top