Gets of sets ActiveX/Java Uploader layout.
public function getPaneLayout() { } public function setPaneLayout($value) { }
Type: string
The ActiveX/Java Uploader layout.
The following values are supported:
Value | Description |
---|---|
OnePane | Only the upload pane representing a list of user-selected files is displayed. Users can drag-and-drop necessary files from Windows Explorer, Finder, or any other graphic shell to this list. |
ThreePanes |
Three panes are displayed:
|
Default value is "TreePanes".
Keep in mind that ActiveX/Java Uploader is not designed to switch between layouts in run-time.