The Uploader type exposes the following members.
Name | Description | |
---|---|---|
Uploader |
Creates and initializes an instance of the Uploader class. |
Name | Description | |
---|---|---|
ActiveXControl |
Gets Image Uploader ActiveX control settings. |
|
Adapter | (Inherited from Control.) | |
AddFilesProgressDialog |
Gets settings of the dialog which appears when a user selects quite a lot of files. |
|
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
AuthenticationDialog |
Gets settings of the authentication dialog. |
|
AutoSave |
Gets or sets a value indicating whether uploaded files should be automatically saved. (Inherited from BaseUploadControl.) |
|
AuxiliaryTextColor |
Gets or sets a color of auxiliary text lables. |
|
BackgroundColor |
Gets or sets a background color of Image Uploader panes and editors. |
|
BindingContainer | (Inherited from Control.) | |
BorderStyle |
Gets or sets a border style of Image 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. |
|
ChildControlsCreated | (Inherited from Control.) | |
ClientEvents |
Gets a collection of client-side events. |
|
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
ClientType | (Inherited from BaseControl.) | |
Context | (Inherited from Control.) | |
ContextMenu |
Gets the context menu settings. |
|
Controls | (Inherited from Control.) | |
Converters |
Gets 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 |
|
DeleteFilesDialog |
Gets the settings of the delete confirmation dialog. |
|
DescriptionEditor |
Gets the description editor settings. |
|
DesignMode | (Inherited from Control.) | |
DestinationFolder |
Gets or sets a name of the folder to save uploaded files to. (Inherited from BaseUploadControl.) |
|
DetailsViewColumns |
Gets titles of columns displayed in the |
|
DialogBorderColor |
Gets or sets a color of a dialog border. |
|
DialogColor |
Gets or sets a color of Image 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 Image Uploader GUI. |
|
EnableStatusPane |
Gets or sets a value indicating whether the status pane should be displayed. |
|
EnableTheming | (Inherited from Control.) | |
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. |
|
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
FolderPane |
Gets the folder pane settings. |
|
FolderProcessingMode |
Gets or sets the folder processing mode. |
|
HasChildViewState | (Inherited from Control.) | |
HeaderColor |
Gets or sets a color of Image Uploader headers. |
|
HeaderTextColor |
Gets or sets a color of text in Image Uploader headers. |
|
Height |
Gets or sets a height of the control. |
|
HyperlinkColor |
Gets or sets a color of all the hyperlink elements. |
|
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
ImageEditor |
Gets the image editor settings. |
|
InformationBar |
Gets the information bar settings. |
|
IsChildControlStateCleared | (Inherited from Control.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
JavaControl |
Gets Image Uploader Java applet settings. |
|
Language |
Gets or sets a control localization. |
|
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). |
|
LoadingFolderContentText |
Gets or sets a text which is displayed while Image Uploader scans the folder content and builds the file list. |
|
LoadViewStateByID | (Inherited from Control.) | |
ManualRendering |
Gets or sets a value indicating whether the control should be created but not rendered. (Inherited from BaseControl.) |
|
Messages |
Gets messages. |
|
Metadata |
Gets an additional upload data. |
|
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
PaneFont |
Gets a font format for all Image Uploader buttons and labels, except titles. |
|
PaneItem |
Gets the pane item settings. |
|
PaneLayout |
Gets of sets Image Uploader layout. |
|
PanelBorderColor |
Gets or sets a color of borders between Image Uploader panes. |
|
PanelColor |
Gets or sets a color of command areas. |
|
Parent | (Inherited from Control.) | |
PasteFileNameTemplate |
Gets or sets a file name template for files pasted from clipboard. |
|
Restrictions |
Gets upload restrictions. |
|
Site | (Inherited from Control.) | |
SkinID | (Inherited from Control.) | |
StatusPane |
Gets the status pane settings. |
|
TempDirectory |
Gets or sets a path to the folder where the upload session cache should be saved. (Inherited from BaseUploadControl.) |
|
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
TextColor |
Gets or sets a color of primary labels. |
|
TitleFont |
Gets a font format for Image Uploader titles. |
|
TreePane |
Gets the tree pane settings. |
|
Type |
Gets or sets type of currently using Image Uploader control, Java applet or ActiveX control. (Inherited from BaseControl.) |
|
UniqueID | (Inherited from Control.) | |
UploadButtonImageFormat |
Gets 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 the upload progress dialog settings. |
|
UploadSettings |
Gets upload settings. |
|
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
Width |
Gets or sets a width of the control. |
Name | Description | |
---|---|---|
AllFilesUploaded |
Fires when the whole upload session completes. (Inherited from BaseUploadControl.) |
|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
FileUploaded |
Fires whenever all the converted files and metadata related to a particular user-selected file are successfully uploaded. (Inherited from BaseUploadControl.) |
|
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |