This is a root namespace of Image Uploader Flash ASP.NET.
Class | Description | |
---|---|---|
![]() |
AddFilesProgressDialog |
This class represents the Adding Files dialog which appears when a user selects quite a lot of files. |
![]() |
AllFilesUploadedEventArgs |
This class provides data for BaseUploadControl.AllFilesUploaded, UploadHandler.AllFilesUploaded, and UploadRequest.AllFilesUploaded events. |
![]() |
BaseClientControl |
This is a base class for the client-side control. |
![]() |
BaseClientEvent<T> |
This is a base class for all Image Uploader Flash client-side events. |
![]() |
BaseControl |
This is a base class for all Image Uploader Flash visual controls. |
![]() |
BaseUploadControl |
This is a base class for [Aurigma.ImageUploaderFlash.ImageUploaderFlash]. |
![]() |
ClientEvent |
This class represents a client-side event. |
![]() |
ClientEventCollection |
This class represents a collection of client-side events. |
![]() |
CommonDialog |
This class contains captions for common dialog buttons. |
![]() |
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. |
![]() |
ConvertedFileCollection |
This class represents a collection of converted files. |
![]() |
Converter |
This class represents a file converter. |
![]() |
ConverterCollection |
This class represents a collection of file converters. |
![]() |
DescriptionEditor |
This class represents the description editor. |
![]() |
FileUploadedEventArgs |
This class provides data for BaseUploadControl.FileUploaded, UploadHandler.FileUploaded, and UploadRequest.FileUploaded events. |
![]() |
FlashControl |
This class represents the Image Uploader Flash control. |
![]() |
ImageFormat | |
![]() |
ImagePreviewWindow |
This class represents the Image Preview window. |
![]() |
ImageUploaderFlash |
This class represents an ASP.NET server control intended for embedding Image Uploader Flash into ASP.NET applications. |
![]() |
Messages |
This class contains error messages which Image Uploader Flash shows. |
![]() |
Metadata |
This class represents an additional upload data. |
![]() |
Package |
This class represents a package uploaded within the current session. |
![]() |
PaneItem |
This class represents a pane item displayed in both the upload and folder panes. |
![]() |
PostFields |
This class contains POST field names that are generated and uploaded by Image Uploader Flash. |
![]() |
Restrictions |
This class contains file filters and upload restrictions. |
![]() |
StatusPane |
This class represents the Status Panel part of the Image Uploader Flash user interface. |
![]() |
TopPane |
This class represents the Top Panel part of the Image Uploader Flash user interface. |
![]() |
UploadedFile |
This class provides an access to all the converted files and metadata related to a particular user-selected file. |
![]() |
UploaderModule |
This class represents a module which converts the upload request sent by Image Uploader Flash to a standard RFC1867 format. |
![]() |
UploadErrorDialog |
This class represents the Upload Error dialog. |
![]() |
UploadException | |
![]() |
UploadHandler |
This class represents an HTTP handler which allows to process Image Uploader Flash requests. |
![]() |
UploadPane |
This class represents the Upload Panel part of the Image Uploader Flash user interface. |
![]() |
UploadRequest |
This class allows to process uploaded data in the same way as the ImageUploaderFlash control. |
![]() |
UploadSettings |
This class represents the upload settings. |
Enumeration | Description | |
---|---|---|
![]() |
ClientEventNames |
Specifies possible values for client-side event names. |
![]() |
DebugScriptMode | |
![]() |
Language |
Specifies possible values for Image Uploader Flash localizations. |
![]() |
PaneViewMode |
Specifies possible values for Image Uploader Flash view modes. |
![]() |
ProgressBytesMode |
Specifies possible values for the ProgressBytesMode property. |
![]() |
ThumbnailFitMode |
Specifies possible values for thumbnail fit modes. |