The list of positions to place on the site tree when moving or copying a Page
Namespace: Ingeniux.CMS.Enums
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
IGX_MAKE_CHILD | 0 | Place as child of the target node. | |
IGX_INSERT_BEFORE | 1 | Place before the target node. | |
IGX_INSERT_AFTER | 2 | Place after the target node. |
See Also