_WebTreeItem.MoveAfter (gb.web.gui)

Sub MoveAfter ( [ Key As String ] )

Move the item just after another item.

  • Key : key of the reference item. The reference item must have the same parent as the moved item.

If no reference item is specified, the item is moved so that it becomes the first child of its parent.