Uploader Properties ActiveX/Java Uploader ASP.NET

The Uploader type exposes the following members.

Properties

Name Description
Public property ActiveXControl

Gets ActiveX Uploader control settings.

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

Gets an AddFilesProgressDialog object configuring the dialog which appears when a user selects quite a lot of files.

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

Gets an AuthenticationDialog object configuring the authentication dialog.

Public property AutoSave

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

(Inherited from BaseUploadControl.)
Public property AuxiliaryTextColor

Gets or sets a color of auxiliary text lables.

Public property BackgroundColor

Gets or sets a background color of ActiveX/Java Uploader panes and editors.

Public property BindingContainer (Inherited from Control.)
Public property BorderStyle

Gets or sets a border style of ActiveX/Java Uploader.

Public property CancelUploadButtonImageFormat

Gets an ImageFormat object configuring a list of images displayed in different states of the Cancel button.

Public property CancelUploadButtonText

Gets or sets a caption of the Cancel button.

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

Gets a 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.)
Protected property Context (Inherited from Control.)
Public property ContextMenu

Gets a ContextMenu object configuring the context menu settings.

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

Gets a collection of 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 DeleteFilesDialog

Gets a DeleteFilesDialog object configuring the delete confirmation dialog.

Public property DescriptionEditor

Gets 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 DetailsViewColumns

Gets 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 ActiveX/Java 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 EnableRequestValidation (Inherited from BaseUploadControl.)
Public property EnableRotation

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

Public property EnableStatusPane

Gets or sets a value indicating whether the status pane should be displayed.

Public property EnableTheming (Inherited from Control.)
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 EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Public property FolderPane

Gets a FolderPane object configuring the folder pane.

Public property FolderProcessingMode

Gets or sets the folder processing mode.

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

Gets or sets a color of ActiveX/Java Uploader headers.

Public property HeaderTextColor

Gets or sets a color of text in ActiveX/Java 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 (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property ImageEditor

Gets an ImageEditor object configuring the image editor.

Public property InformationBar

Gets an InformationBar object configuring the information bar.

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

Gets a JavaControl object configuring the Java applet settings.

Public property Language

Gets or sets a control localization.

Public property LicenseKey

Gets or sets a license key which allows to evaluate, develop, or publish ActiveX/Java Uploader according to the license key type (trial, development, or full).

Public property LoadingFolderContentText

Gets or sets a text which is displayed while Java Uploader scans the folder content and builds the file list.

Protected property LoadViewStateByID (Inherited from Control.)
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 ActiveX/Java Uploader supports medium trust level in ASP.NET.

(Inherited from BaseUploadControl.)
Public property Messages

Gets a Messages object configuring messages.

Public property Metadata

Gets an Metadata object configuring additional upload data.

Public property NamingContainer (Inherited from Control.)
Public property OpenFileDialog

Gets or sets the Open File dialog style.

Public property Page (Inherited from Control.)
Public property PaneFont

Gets a FontFormat object configuring all ActiveX/Java Uploader buttons and labels, except titles.

Public property PaneItem

Gets a PaneItem object configuring any pane item settings.

Public property PaneLayout

Gets of sets ActiveX/Java Uploader layout.

Public property PanelBorderColor

Gets or sets a color of borders between ActiveX/Java Uploader panes.

Public property PanelColor

Gets or sets a color of command areas.

Public property Parent (Inherited from Control.)
Public property PasteFileNameTemplate

Gets or sets a file name template for files pasted from clipboard.

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

Gets a Restrictions object configuring upload restrictions.

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

Gets an 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 TextColor

Gets or sets a color of primary labels.

Public property TitleFont

Gets an FontFormat object configuring font format of ActiveX/Java Uploader titles.

Public property TreePane

Gets a TreePane object configuring the tree pane.

Public property Type

Gets or sets type of currently using ActiveX/Java Uploader control, Java applet or ActiveX control.

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

Gets an ImageFormat object configuring 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 an UploadPane object configuring the upload pane.

Public property UploadProgressDialog

Gets an UploadProgressDialog object configuring the upload progress dialog.

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 a 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