The UltimateUploader type exposes the following members.

Constructors

  NameDescription
Public methodUltimateUploader
Initializes a new instance of the UltimateUploader class

Properties

  NameDescription
Public propertyAddButtonIcon
Gets or sets the url for backround image.
Public propertyAddButtonVisible
Gets or sets a value indicating whether the add button should be visible in the user interface.
Public propertyAllowFileComments
Gets or sets a value indicating whether file comments should be allowed for users.
Public propertyAvailableView
Gets or sets the available view for the user interface.
Public propertyBackColor
Gets or sets the color of the upload component background.
(Overrides WebControl..::..BackColor.)
Public propertyBackgroundImageUrl
Gets or sets the url for backround image.
Public propertyCancelButtonIcon
Gets or sets the url for cancel button icon
Public propertyCancelButtonVisible
Gets or sets a value indicating whether the cancel button should be visible in the user interface.
Public propertyCancelMethod
Gets or sets the name of the generated javascript function cancelling upload.
Public propertyChunkMode
Gets or sets the mode defining automatically or manually the sizes of chunks will be defined.
Public propertyChunkMultipart
Gets or sets a value indicating whether request for each chunk should be encoded with multipart encoding.
Public propertyChunkSize
Gets or sets the size in bytes of a chunk which will be transferred on a server.
Public propertyClearButtonIcon
Gets or sets the url for clear button icon
Public propertyClearButtonVisible
Gets or sets a value indicating whether the clear button should be visible in the user interface.
Public propertyConcurrentUploads
Gets or sets the maximum number of parallel uploads.
Public propertyCustomPostFields
Sets custom post fields. String should contain name value pairs delimited by '|', name from value delimited by ';' sign.
Public propertyDisplayErrorMessages
Gets or sets a value indicating whether error messages should be displayed in a popup window.
Public propertyExistenceBehavior
Gets or sets the behavior of the program in case of file part existence.
Public propertyFileTypesFilter
Gets or sets the filter of file types allowed for upload to the server.
Public propertyFont
Gets or sets the font info of upload control text elements.
(Overrides WebControl..::..Font.)
Public propertyForeColor
Gets or sets the color of the upload component controls foreground.
(Overrides WebControl..::..ForeColor.)
Public propertyFormName
Gets or sets the id of the html form which values should be posted to server with file chunks.
Public propertyFreeMode
Gets or sets a value indicating whether free mode is activated.
Public propertyGridViewButtonIcon
Gets or sets the url for grid view button icon
Public propertyGridViewButtonVisible
Gets or sets a value indicating whether the 'grid view' button should be visible in the user interface.
Public propertyHelpButtonIcon
Gets or sets the url for help button icon
Public propertyHelpButtonVisible
Gets or sets a value indicating whether the help button should be visible in the user interface.
Public propertyHelpUrl
Gets or sets the URL of help page opening at help button click.
Public propertyHiddenMode
Gets or sets a value indicating whether hidden mode is enabled. In hidden mode control does not render ui elements. On mouse click on any place will be displayed browse dialog. It allow to place it over any element on html page.
Public propertyImageHeight
Gets or sets the necessary height of the images.
Public propertyImagePreserveMetadata
Gets or sets a value indicating whether original image's metadata should be included into resized image. Please note that metada written as is, without modification of width and height fields (they will contain values of original image ).
Public propertyImageResizeMode
Gets or sets the resize mode for images.
Public propertyImageSize
Gets or sets the necessary size of the images.
Public propertyImageWidth
Gets or sets the necessary width of the images.
Public propertyJpegQuality
Gets or sets the JPEG images and thumbnails quality.
Public propertyLanguageAutoDetect
Gets or sets the value indication whether Ultimate uploader should automatically detect user language.
Public propertyLanguageFile
Gets or sets the url (absolute or relative) to the xml file with translation strings.
Public propertyLicenseKey
Gets or sets value of license key.
Public propertyMaxFilesCount
Gets or sets the maximum files count allowable for upload.
Public propertyMaxFileSize
Gets or sets the maximum size in bytes of the file that can be uploaded to the server.
Public propertyMinFilesCount
Gets or sets the minimum files count allowable for upload.
Public propertyOnCancel
Gets or sets the name of javascript function calling at upload process cancel.
Public propertyOnComplete
Gets or sets the name of javascript function calling at upload process completion.
Public propertyOnError
Gets or sets the name of javascript function calling when error occured.
Public propertyOnFileCancelled
Gets or sets the name of javascript function calling at file upload process cancel.
Public propertyOnFileComplete
Gets or sets the name of javascript function calling at file upload complete.
Public propertyOnFileProgress
Gets or sets the name of javascript function calling periodically during upload process.
Public propertyOnFileResumed
Gets or sets the name of javascript function calling at file upload process resume.
Public propertyOnFilesAdd
Gets or sets the name of javascript function calling when files added.
Public propertyOnFilesRemove
Gets or sets the name of javascript function calling when files removed.
Public propertyOnFileStart
Gets or sets the name of javascript function calling at file upload start.
Public propertyOnPause
Gets or sets the name of javascript function calling at upload process pause.
Public propertyOnStart
Gets or sets the name of javascript function calling at upload process start.
Public propertyPauseButtonIcon
Gets or sets the url for pause button icon
Public propertyPauseMethod
Gets or sets the name of the generated javascript function pausing upload.
Public propertyPostFieldsFile
Gets or sets the name of the form field which contains file (chunk) body
Public propertyPostFieldsFileId
Gets or sets the name of the form field which contains file id
Public propertyPostFieldsFilesCount
Gets or sets the name of the form field which contains total files count
Public propertyPostFieldsFileSize
Gets or sets the name of the form field which contains file size
Public propertyRemoveButtonIcon
Gets or sets the url for remove button icon
Public propertyRemoveButtonVisible
Gets or sets a value indicating whether the remove button should be visible in the user interface.
Public propertyResizeImages
Gets or sets a value indicating whether image should be resized before uploading.
Public propertyShowBackgroundImage
Gets or sets a value indicating whether the background image should be visible in the user interface.
Public propertyShowCancelButton Obsolete.
Gets or sets a value indicating whether the cancel button should be visible in the user interface.
Public propertyShowHelpButton Obsolete.
Gets or sets a value indicating whether the help button should be visible in the user interface.
Public propertyShowUploadButton Obsolete.
Gets or sets a value indicating whether the upload button should be visible in the user interface.
Public propertyStartMethod
Gets or sets the name of the generated javascript function starting upload.
Public propertyTag
Gets or sets the custom tag defined for upload control instance.
Public propertyThumbnailHeight
Gets or sets the necessary height of the thumbnails.
Public propertyThumbnailPreserveMetadata
Gets or sets a value indicating whether original image's metadata should be included into thumbnail. Please note that metada written as is, without modification of width and height fields (they will contain values of original image ).
Public propertyThumbnailResizeMode
Gets or sets the resize mode for thumbnails
Public propertyThumbnailSize
Gets or sets the size of the image thumbnails.
Public propertyThumbnailWidth
Gets or sets the necessary width of the thumbnails.
Public propertyThumbNameTemplate
Gets or sets the template of thumbnail files naming.
Public propertyThumbsViewButtonIcon
Gets or sets the url for thumbs view button icon
Public propertyThumbsViewButtonVisible
Gets or sets a value indicating whether the 'thumbnails view' button should be visible in the user interface.
Public propertyUploadButtonIcon
Gets or sets the url for upload button icon
Public propertyUploadButtonVisible
Gets or sets a value indicating whether the upload button should be visible in the user interface.
Public propertyUploadHandler
Gets or sets the url (absolute or relative) to the handler that will receive and save files.
Public propertyUploadThumbnails
Gets or sets a value indicating whether the thumbnails will be uploaded with images.

See Also