This documentation is for the old version. Go to the latest Upload Suite docs

uploader Members

The uploader type exposes the following members.

Methods

NameDescription
Public method cancelUpload Stops the upload process.
Public method getHtml Generates the HTML code which will embed Image Uploader and returns it as a string.
Public method set(Object) Sets the specified properties.
Public method upload Starts the upload process.
Public method writeHtml Generates the HTML code which will embed Image Uploader and writes this code directly into the page.

Properties

NameDescription
Public property activeXControl Gets or sets Image Uploader ActiveX control settings.
Public property addFilesProgressDialog Gets or sets settings of the dialog which appears when a user selects quite a lot of files.
Public property authenticationDialog Gets or sets settings of the authentication dialog.
Public property auxiliaryTextColor Gets or sets a color of auxiliary text lables.
Public property backgroundColor Gets or sets a background color of Image Uploader panes and editors.
Public property borderStyle Gets or sets a border style of Image Uploader.
Public property cancelUploadButtonImageFormat Gets or sets a list of images displayed in different states of the Cancel button.
Public property cancelUploadButtonText Gets or sets a caption of the Cancel button.
Public property contextMenu Gets or sets the context menu settings.
Public property converters Gets or sets a collection of converters.
Public property deleteFilesDialog Gets or sets the settings of the delete confirmation dialog.
Public property descriptionEditor Gets or sets the description editor settings.
Public property detailsViewColumns Gets or sets titles of columns displayed in the Details view.
Public property dialogBorderColor Gets or sets a color of a dialog border.
Public property dialogColor Gets or sets a color of Image Uploader dialogs.
Public property enableAutoRotation Gets or sets a value indicating whether the automatic EXIF-based photo rotation feature is enabled.
Public property enableCheckByClick Gets or sets a value indicating whether the mode, which allows to select a file for upload by clicking on it, is enabled or not.
Public property enableContextMenu Gets or sets a value indicating whether to disaplay the context menu.
Public property enableDescriptionEditor Gets or sets a value indicating whether it is possible to add descriptions to files.
Public property enableDragAndDrop Gets or sets a value indicating whether internal drag-and-drop operations are supported.
Public property enableFileViewer Gets or sets a value indicating whether to open the file in associated viewer software when it is double-clicked.
Public property enableImageEditor Gets or sets a value indicating whether it is possible to open images in the image editor by clicking the image editor icon or the corresponging context menu option.
Public property enableOriginalFilesDeletion Gets or sets a value indicating whether successfully uploaded files should be deleted.
Public property enableRotation Gets or sets a value indicating whether it is possible to rotate images via Image Uploader GUI.
Public property enableStatusPane Gets or sets a value indicating whether the status pane should be displayed.
Public property enableUploadPane Gets or sets a value indicating whether the upload pane should be displayed.
Public property enableUploadProgress Gets or sets a value indicating whether the uploading files dialog is shown during the upload.
Public property events Gets or sets a collection of client-side events.
Public property files Gets or sets a collection of user-selected files.
Public property folderPane Gets or sets the folder pane settings.
Public property folderProcessingMode Gets or sets the folder processing mode.
Public property headerColor Gets or sets a color of Image Uploader headers.
Public property headerTextColor Gets or sets a color of text in Image Uploader headers.
Public property height Gets or sets a height of the control.
Public property hyperlinkColor Gets or sets a color of all the hyperlink elements.
Public property id Gets or sets a unique identifier of the control.
Public property imageEditor Gets or sets the image editor settings.
Public property informationBar Gets or sets the information bar settings.
Public property javaControl Gets or sets Image Uploader Java applet settings.
Public property licenseKey Gets or sets a license key which allows to evaluate, develop, or publish Image Uploader according to the license key type (trial, development, or full).
Public property loadingFolderContentText Gets or sets a text which is displayed while Image Uploader scans the folder content and builds the file list.
Public property messages Gets or sets messages.
Public property metadata Gets or sets an additional upload data.
Public property paneFont Gets or sets a font format for all Image Uploader buttons and labels, except titles.
Public property paneItem Gets or sets the pane item settings.
Public property paneLayout Gets of sets Image Uploader layout.
Public property panelBorderColor Gets or sets a color of borders between Image Uploader panes.
Public property panelColor Gets or sets a color of command areas.
Public property pasteFileNameTemplate Gets or sets a file name template for files pasted from clipboard.
Public property restrictions Gets or sets upload restrictions.
Public property statusPane Gets or sets the status pane settings.
Public property textColor Gets or sets a color of primary labels.
Public property titleFont Gets or sets a font format for Image Uploader titles.
Public property treePane Gets or sets the tree pane settings.
Public property type Gets or sets type of currently using Image Uploader control, Java applet or ActiveX control.
Public property uploadButtonImageFormat Gets or sets a list of images that are displayed in different states of the Upload button.
Public property uploadButtonText Gets or sets a caption of the button which starts the upload of the selected files.
Public property uploadPane Gets the upload pane settings.
Public property uploadProgressDialog Gets or sets the upload progress dialog settings.
Public property uploadSettings Gets or sets upload settings.
Public property width Gets or sets a width of the control.