Standalone upload pane.
For a list of all members of this class, see UploadPane Members.
This control can be used to place the upload pane separately from Image Uploader. For example, it is convenient if you
would like to add extra HTML between Image Uploader and the upload pane. Another possible use of this control is customization
of ThreePanes
layout, for example, displaying three columns as three columns.
To associate the UploadPane control with ImageUploader, you should do the following:
-1
.
This control is not the only way to customize upload pane. You can have more control by building the upload pane in HTML/JavaScript. To do it, use the Thumbnail control.