Navigates to the parent folder.
$au.uploader('uploaderID').folderPane().goToParentFolder();
Type: Boolean
true
if the operation is succeeded; otherwise, false
. For example, it will fail if the current folder is the Desktop node of the folder tree (which is always the root node).