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