ImageUploaderFlash Properties HTML5/Flash Uploader ASP.NET

The ImageUploaderFlash type exposes the following members.

Properties

Name Description
Protected property Adapter (Inherited from Control.)
Public property AddFilesProgressDialog

Gets an AddFilesProgressDialog object configuring the Adding Files dialog.

Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property AutoSave

Gets or sets a value indicating whether uploaded files should be automatically saved.

(Inherited from BaseUploadControl.)
Public property BindingContainer (Inherited from Control.)
Public property CancelUploadButtonText

Gets or sets a caption of the Cancel button.

Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientEvents

Gets the collection of client-side events.

Public property ClientID (Inherited from Control.)
Public property ClientIDMode (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Protected property ClientType (Inherited from BaseControl.)
Public property CommonDialog

Gets a CommonDialog object configuring the common dialog.

Protected property Context (Inherited from Control.)
Public property Controls (Inherited from Control.)
Public property Converters

Gets a ConverterCollection object configuring converters.

Public property DataItemContainer (Inherited from Control.)
Public property DataKeysContainer (Inherited from Control.)
Public property DebugScriptLevel

Gets or sets a debug level.

(Inherited from BaseControl.)
Public property DebugScriptMode

Gets or sets a debug mode which will be used to display messages if the DebugScriptLevel is greater than 0.

(Inherited from BaseControl.)
Public property DescriptionEditor

Gets a DescriptionEditor object configuring the description editor.

Protected property DesignMode (Inherited from Control.)
Public property DestinationFolder

Gets or sets a name of the folder to save uploaded files to.

(Inherited from BaseUploadControl.)
Public property EnableAddingFiles

Gets or sets a value indicating whether the button which shows the Open File dialog is enabled.

Public property EnableAutoRotation

Gets or sets a value indicating whether the automatic EXIF-based photo rotation feature is enabled.

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 the uploader accepts files through drag-and-drop operation.

Public property EnableExifPreview

Gets or sets a value indicating whether the uploader should try to extract a preview from EXIF.

Public property EnableImageEditor

Gets or sets a value indicating whether to enable a built-in image editor (crop tool and/or draw tool).

Public property EnableRequestValidation

Gets or sets a value specifying whether the upload request handling code should silently ignore POST requests which are not sent by the uploader.

(Inherited from BaseUploadControl.)
Public property EnableRotation

Gets or sets a value indicating whether it is possible to rotate images via HTML5/Flash Uploader GUI.

Public property EnableTheming (Inherited from Control.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Public property FlashControl

Gets a FlashControl object configuringthe Flash control.

Public property FolderProcessingMode

Configures the folder uploading functionality.

Protected property HasChildViewState (Inherited from Control.)
Public property Height

Gets or sets the height of the control.

Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property ImageEditor

Gets an ImageEditor object which configures the image editor.

Public property ImagePreviewWindow

Gets an ImagePreviewWindow object configuring the Image Preview window.

Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Public property Language

Gets or sets the control localization.

Public property 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).

Protected property LoadViewStateByID (Inherited from Control.)
Public property Locale

Gets or sets the control locale.

Public property ManualRendering

Gets or sets a value indicating whether the control should be created but not rendered.

(Inherited from BaseControl.)
Public property MediumTrustCompatibility

Gets or sets a value indicating whether HTML5/Flash Uploader supports medium trust level in ASP.NET.

(Inherited from BaseUploadControl.)
Public property Messages

Gets a Messages object configuring the messages.

Public property Metadata

Gets or sets an additional upload data.

Public property NamingContainer (Inherited from Control.)
Public property Page (Inherited from Control.)
Public property PaneItem

Gets a PaneItem object configuring any pane item.

Public property Parent (Inherited from Control.)
Public property RenderingCompatibility (Inherited from Control.)
Public property Restrictions

Gets the upload restrictions.

Public property Site (Inherited from Control.)
Public property SkinID (Inherited from Control.)
Public property StatusPane

Gets a StatusPane object configuring the Status Pane.

Public property TempDirectory

Gets or sets a path to the folder where the upload session cache should be saved.

(Inherited from BaseUploadControl.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property TopPane

Gets a TopPane object configuring the Top Pane.

Public property Type

Gets or sets type or priority of HTML5/Flash Uploader controls.

(Inherited from BaseControl.)
Public property UniqueID (Inherited from Control.)
Public property UploadButtonText

Gets or sets a caption of the button which starts the upload of the selected files.

Public property UploadErrorDialog

Gets an UploadErrorDialog object configuring the Upload Error dialog.

Public property UploadPane

Gets an UploadPane object configuring the Upload Pane settings.

Public property UploadSettings

Gets an UploadSettings object configuring upload settings.

Public property ValidateRequestMode (Inherited from Control.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property ViewStateMode (Inherited from Control.)
Public property Visible (Inherited from Control.)
Public property Width

Gets or sets width of the control.

Explicit Interface Implementations

Name Description
Explicit interface implemetation Private property IControlBuilderAccessor..ControlBuilder (Inherited from Control.)
Explicit interface implemetation Private property IDataBindingsAccessor..DataBindings (Inherited from Control.)
Explicit interface implemetation Private property IExpressionsAccessor..Expressions (Inherited from Control.)
Explicit interface implemetation Private property IDataBindingsAccessor..HasDataBindings (Inherited from Control.)
Explicit interface implemetation Private property IExpressionsAccessor..HasExpressions (Inherited from Control.)
Explicit interface implemetation Private property IControlDesignerAccessor..UserData (Inherited from Control.)

See Also

Reference