TreeProvider MoveNodeDown Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodMoveNodeDown(Int32)
Moves specified node down in the order sequence (down = larger NodeOrder = further in the navigation).
Public methodMoveNodeDown(TreeNode)
Moves specified node down in the order sequence (down = larger NodeOrder = further in the navigation).
Back to Top
See Also