UploadPane Properties HTML5/Flash Uploader ASP.NET

The UploadPane type exposes the following members.

Properties

Name Description
Public property AddFilesButtonText

Gets or sets the caption of the button which shows the Open File dialog.

Public property DropFilesHereText

Gets or sets a label displayed on the upload pane when it is empty.

Public property IconItemWidth

Gets or sets the width of the icon item.

Public property IconSize

Gets or sets the size of the file icon when Icons view mode is used.

Public property SortMode

Gets or sets a value specifying how the items are sorted in the upload list.

Public property SortOrder

Gets or sets a value specifying whether items should be sorted ascendantly or descendantly when you use SortMode is used.

Public property ThumbnailPreviewSize

Gets or sets the size of the file thumbnail or icon when Thumbnails view mode is used.

Public property TileItemWidth

Gets or sets the width of the tile item.

Public property TilePreviewSize

Gets or sets the size of the file thumbnail or icon when Tiles view mode is used.

Public property ViewMode

Gets or sets a view mode for the upload pane.

Public property Visible

Gets or sets a value specifying whether to display the upload pane.

See Also

Reference