Navigates to the parent folder.
getImageUploader("ImageUploaderID").GoToParentFolder();
true
or false
) which
specifies whether it succeeded (true
) or not (false
). It will
fail if the current folder is the Desktop node of the folder tree (which is always the
root node).