This documentation is for the old version. Go to the latest Upload Suite docs

folderPane Methods

The folderPane type exposes the following methods.

Methods

NameDescription
Public method canGoToFolder(String) Verifies whether the specified special folder is available.
Public method deselectAll Clears the selection from all folder pane items.
Public method goToFolder(String) Navigates to the specified folder. The parameter can contain either a path to the target folder (for example, C:/Images) or a member of enumeration which specifies a special folder (for example, My Documents, My Pictures, etc.).
Public method goToParentFolder Navigates to the parent folder.
Public method goToPreviousFolder Navigates to the previous folder.
Public method selectAll Selects all the items in the folder pane.