PaneLayoutMode Enumeration ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Specifies possible values for layouts of ActiveX/Java Uploader panes.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

C#
public enum PaneLayoutMode

Members

Member name 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

Folders tree + folder view + upload list. Drag-n-drop the necessary files from the folder view or Windows Explorer to the upload list.

See Also

Reference