The ImageUploaderFlash type exposes the following properties.
| Name | Description | |
|---|---|---|
|
|
AddFilesProgressDialog | Gets or sets settings of the dialog which appears when a user selects quite a lot of files. |
|
|
CancelUploadButtonText | Gets or sets a caption of the Cancel button. |
|
|
ClientEvents | Gets or sets the collection of client-side events. |
|
|
CommonDialog | Gets or sets the common dialog settings. |
|
|
Converters | Gets or sets the collection of converters. |
|
|
DebugScriptLevel | Gets or sets a debug level.
(Inherited from BaseControl.) |
|
|
DebugScriptMode | Gets or sets a debug mode which will be used to display messages if the DebugScriptLevel is greater than 0.
(Inherited from BaseControl.) |
|
|
DescriptionEditor | Gets or sets the description editor settings. |
|
|
EnableAddingFiles | Gets or sets a value indicating whether the button which shows the Open File dialog is enabled. |
|
|
EnableAutoRotation | Gets or sets a value indicating whether the automatic EXIF-based photo rotation feature is enabled. |
|
|
EnableDescriptionEditor | Gets or sets a value indicating whether it is possible to add descriptions to files. |
|
|
EnableDragAndDrop | Gets or sets a value indicating whether the uploader accepts files through drag-and-drop operation. |
|
|
EnableExifPreview | Gets or sets a value indicating whether the uploader should try to extract a preview from EXIF. |
|
|
EnableImageEditor | Gets or sets a value indicating whether to enable a built-in image editor (crop tool and/or draw tool). |
|
|
EnableRotation | Gets or sets a value indicating whether it is possible to rotate images via HTML5/Flash Uploader GUI. |
|
|
FlashControl | Gets or sets the Flash control. |
|
|
FolderProcessingMode | Configures the folder uploading functionality. |
|
|
Height | Gets or sets the height of the control. |
|
|
ID | Gets or sets an ID of the control that is used to get a reference to this control.
(Inherited from BaseControl.) |
|
|
ImageEditor | Gets or sets the image editor settings. |
|
|
ImagePreviewWindow | Gets or sets the Image Preview window settings. |
|
|
Language | Gets or sets the control localization. |
|
|
LicenseKey | Gets or sets the license key which allows to evaluate, develop, or publish HTML5/Flash Uploader according to the license key type (trial, development, or full). |
|
|
Locale | Gets or sets the control locale. |
|
|
Messages | Gets or sets messages. |
|
|
Metadata | Gets or sets an additional upload data. |
|
|
PaneItem | Gets or sets the pane item settings. |
|
|
Restrictions | Gets a Restrictions object configuring upload restrictions. |
|
|
ScriptsDirectory | Gets or sets a URL from which a stand-alone aurigma.imageuploaderflash.js file will be downloaded.
(Inherited from BaseControl.) |
|
|
StatusPane | Gets or sets the Status Pane settings. |
|
|
TopPane | Gets or sets the Top Pane settings. |
|
|
Type | Gets or sets type or priority of HTML5/Flash Uploader controls. |
|
|
UploadButtonText | Gets or sets a caption of the button which starts the upload of the selected files. |
|
|
UploadErrorDialog | Gets or sets the Upload Error dialog settings. |
|
|
UploadPane | Gets or sets the Upload Pane settings. |
|
|
UploadSettings | Gets or sets the upload settings. |
|
|
Width | Gets or sets width of the control. |