Gets or sets the folder pane settings.
$au.uploader({ //...other params... folderPane: {}, //...other params... })
$au.uploader('uploaderID').folderPane(value); value = $au.uploader('uploaderID').folderPane();
Type: $au.folderPane
The settings of the folder pane.