Aurigma.ImageUploaderFlash Namespace

Supported technologies: Adobe FlashHTML 5

This is a root namespace of HTML5/Flash Uploader ASP.NET.

Classes

Class Description
Public class AddFilesProgressDialog

This class represents the Adding Files dialog which appears when a user selects quite a lot of files.

Public class AllFilesUploadedEventArgs

This class provides data for BaseUploadControl.AllFilesUploaded, UploadHandler.AllFilesUploaded, and UploadRequest.AllFilesUploaded events.

Public class BaseClientControl

This is a base class for the client-side control.

Public class BaseClientEvent<<'T>>

This is a base class for all HTML5/Flash Uploader client-side events.

Public class BaseControl

This is a base class for all HTML5/Flash Uploader visual controls.

Public class BaseExtender

This is a base class for BaseUploaderExtender.

Public class BaseUploadControl

This is a base class for ImageUploaderFlash.

Public class BaseUploaderExtender

This is a base class for all HTML5/Flash Uploader extenders.

Public class ClientEvent

This class represents a client-side event.

Public class ClientEventCollection

This class represents a collection of client-side events.

Public class CommonDialog

This class contains captions for common dialog buttons.

Public class ConvertedFile

This class represents a converted file and exposes a number of properties and methods which provide access to the converted file details (e.g. file name, size, conversion mode, etc.) and allows to save it on server.

Public class ConvertedFileCollection

This class represents a collection of converted files.

Public class Converter

This class represents a file converter.

Public class ConverterCollection

This class represents a collection of file converters.

Public class DescriptionEditor

This class represents the description editor.

Public class DrawTool

This class represents the draw tool settings.

Public class FileUploadedEventArgs

This class provides data for BaseUploadControl.FileUploaded, UploadHandler.FileUploaded, and UploadRequest.FileUploaded events.

Public class FlashControl

This class represents the HTML5/Flash Uploader control.

Public class ImageEditor

This class represents the image editor.

Public class ImagePreviewWindow

This class represents the Image Preview window.

Public class ImageUploaderFlash

This class represents an ASP.NET server control intended for embedding HTML5/Flash Uploader into ASP.NET applications.

Public class Messages

This class contains error messages which Flash Uploader shows.

Public class Metadata

This class represents an additional upload data.

Public class Package

This class represents a package uploaded within the current session.

Public class PaneItem

This class represents a pane item displayed in both the upload and folder panes.

Public class PostFields

This class contains POST field names that are generated and uploaded by HTML5/Flash Uploader.

Public class Restrictions

This class contains file filters and upload restrictions.

Public class StatusPane

This class represents the Status Panel part of the HTML5/Flash Uploader user interface.

Public class TopPane

This class represents the Top Panel part of the HTML5/Flash Uploader user interface.

Public class UploadedFile

This class provides an access to all the converted files and metadata related to a particular user-selected file.

Public class UploaderModule

This class represents a module which converts the upload request sent by Flash Uploader to a standard RFC1867 format.

Public class UploadErrorDialog

This class represents the Upload Error dialog.

Public class UploadHandler

This class represents an HTTP handler which allows to process HTML5/Flash Uploader requests.

Public class UploadPane

This class represents the Upload Panel part of the HTML5/Flash Uploader user interface.

Public class UploadRequest

This class allows to process uploaded data in the same way as the ImageUploaderFlash control.

Public class UploadSettings

This class represents the upload settings.

Delegates

Delegate Description
Public delegate CompletionCodeBlock

Enumerations

Enumeration Description
Public enumeration ClientEventNames

Specifies possible values for client-side event names.

Public enumeration DebugScriptMode

Specifies possible values for debug script modes.

Public enumeration FolderProcessingMode

Specifies whether to enable the folder upload feature and if yes, how it should work.

Public enumeration Language

Specifies possible values for HTML5/Flash Uploader localizations.

Public enumeration PaneViewMode

Specifies possible values for HTML5/Flash Uploader view modes.

Public enumeration ProgressBytesMode

Specifies possible values for the ProgressBytesMode property.

Public enumeration ResizeQuality

Specifies possible values for resize qualities.

Public enumeration SortDirection

Specifies sort direction values for the file sorting feature.

Public enumeration SortMode

Specifies supported sort criteria for the upload pane.

Public enumeration ThumbnailFitMode

Specifies possible values for thumbnail fit modes.

See Also

Reference