The Uploader type exposes the following members.
Name | Description | |
---|---|---|
BaseControl(string) | Creates and initializes an instance of the BaseControl class.
(Inherited from BaseControl.) |
Name | Description | |
---|---|---|
render | Generates the control embedding code and writes it into the page.
(Inherited from BaseControl.) |
Name | Description | |
---|---|---|
ActiveXControl | Gets or sets ActiveX Uploader 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 ActiveX/Java Uploader panes and editors. | |
BorderStyle | Gets or sets a border style of ActiveX/Java 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. | |
ClientEvents | Gets or sets a collection of client-side events. | |
ContextMenu | Gets or sets the context menu settings. | |
Converters | Gets or sets a 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.) |
|
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 ActiveX/Java 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 ActiveX/Java 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. | |
FolderPane | Gets or sets the folder pane settings. | |
FolderProcessingMode | Gets or sets the folder processing mode. | |
HeaderColor | Gets or sets a color of ActiveX/Java Uploader headers. | |
HeaderTextColor | Gets or sets a color of text in ActiveX/Java 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 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. | |
InformationBar | Gets or sets the information bar settings. | |
JavaControl | Gets or sets Java Uploader applet settings. | |
Language | Gets or sets a control localization. | |
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). | |
LoadingFolderContentText | Gets or sets a text which is displayed while Java Uploader scans the folder content and builds the file list. | |
Messages | Gets or sets messages. | |
Metadata | Gets or sets an additional upload data. | |
OpenFileDialog | Gets or sets the Open File dialog style. | |
PaneFont | Gets or sets a font format for all ActiveX/Java Uploader buttons and labels, except titles. | |
PaneItem | Gets or sets the pane item settings. | |
PaneLayout | Gets of sets ActiveX/Java Uploader layout. | |
PanelBorderColor | Gets or sets a color of borders between ActiveX/Java 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. | |
ScriptsDirectory | Gets or sets a URL from which a stand-alone aurigma.uploader.js file will be downloaded.
(Inherited from BaseControl.) |
|
StatusPane | Gets or sets the status pane settings. | |
TextColor | Gets or sets a color of primary labels. | |
TitleFont | Gets or sets a font format of ActiveX/Java Uploader titles. | |
TreePane | Gets or sets the tree pane settings. | |
Type | Gets or sets type of currently using ActiveX/Java Uploader control, Java applet or ActiveX control. | |
UploadButtonImageFormat | Gets or sets an ImageFormat object configuring 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. |