Click or drag to resize

IHierarchyIdAddChild Method


Note: This API is now obsolete.

Adds a new child hierarchy. This will cause the next available child position to increment by one.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
[ObsoleteAttribute("No longer required. Will be refactored out in a future release.")]
IHierarchyId AddChild()

Return Value

Type: IHierarchyId
The next available child hierarchy
See Also