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

Uploader Properties

The Uploader type exposes the following members.

Properties

Name Description
Public property ActiveXControl

Gets Image Uploader ActiveX control settings.

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

Gets settings of the dialog which appears when a user selects quite a lot of files.

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

Gets settings of 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 Image Uploader panes and editors.

Public property BindingContainer (Inherited from Control.)
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.

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

Gets a collection of client-side events.

Public property ClientID (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 the context menu settings.

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

Gets a collection of converters.

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 the settings of the delete confirmation dialog.

Public property DescriptionEditor

Gets the description editor settings.

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 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 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 the folder pane settings.

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 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 (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property ImageEditor

Gets the image editor settings.

Public property InformationBar

Gets the information bar settings.

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

Gets Image Uploader 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 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.

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 Messages

Gets messages.

Public property Metadata

Gets an additional upload data.

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

Gets a font format for all Image Uploader buttons and labels, except titles.

Public property PaneItem

Gets 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 Parent (Inherited from Control.)
Public property PasteFileNameTemplate

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

Public property Restrictions

Gets upload restrictions.

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

Gets the status pane settings.

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 a font format for Image Uploader titles.

Public property TreePane

Gets the tree pane settings.

Public property Type

Gets or sets type of currently using Image 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 the upload pane settings.

Public property UploadProgressDialog

Gets the upload progress dialog settings.

Public property UploadSettings

Gets upload settings.

Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (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