EnumCopyActions Enumeration |
Namespace: Ingeniux.CMS.Enums
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. |