_WebTreeItem.MoveBefore (gb.web.gui)

Sub MoveBefore ( [ Key As String ] )

Move the item just before 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 last child of its parent.