This is a root namespace of HTML5/Flash Uploader 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 HTML5/Flash Uploader client-side events. |
|
BaseControl |
This is a base class for all HTML5/Flash Uploader visual controls. |
|
BaseExtender |
This is a base class for BaseUploaderExtender. |
|
BaseUploadControl |
This is a base class for ImageUploaderFlash. |
|
BaseUploaderExtender |
This is a base class for all HTML5/Flash Uploader extenders. |
|
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. |
|
DrawTool |
This class represents the draw tool settings. |
|
FileUploadedEventArgs |
This class provides data for BaseUploadControl.FileUploaded, UploadHandler.FileUploaded, and UploadRequest.FileUploaded events. |
|
FlashControl |
This class represents the HTML5/Flash Uploader control. |
|
ImageEditor |
This class represents the image editor. |
|
ImagePreviewWindow |
This class represents the Image Preview window. |
|
ImageUploaderFlash |
This class represents an ASP.NET server control intended for embedding HTML5/Flash Uploader into ASP.NET applications. |
|
Messages |
This class contains error messages which Flash Uploader 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 HTML5/Flash Uploader. |
|
Restrictions |
This class contains file filters and upload restrictions. |
|
StatusPane |
This class represents the Status Panel part of the HTML5/Flash Uploader user interface. |
|
TopPane |
This class represents the Top Panel part of the HTML5/Flash Uploader 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 Flash Uploader to a standard RFC1867 format. |
|
UploadErrorDialog |
This class represents the Upload Error dialog. |
|
UploadHandler |
This class represents an HTTP handler which allows to process HTML5/Flash Uploader requests. |
|
UploadPane |
This class represents the Upload Panel part of the HTML5/Flash Uploader 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. |
Delegate | Description | |
---|---|---|
CompletionCodeBlock |
Enumeration | Description | |
---|---|---|
ClientEventNames |
Specifies possible values for client-side event names. |
|
DebugScriptMode |
Specifies possible values for debug script modes. |
|
FolderProcessingMode |
Specifies whether to enable the folder upload feature and if yes, how it should work. |
|
Language |
Specifies possible values for HTML5/Flash Uploader localizations. |
|
PaneViewMode |
Specifies possible values for HTML5/Flash Uploader view modes. |
|
ProgressBytesMode |
Specifies possible values for the ProgressBytesMode property. |
|
ResizeQuality |
Specifies possible values for resize qualities. |
|
SortDirection |
Specifies sort direction values for the file sorting feature. |
|
SortMode |
Specifies supported sort criteria for the upload pane. |
|
ThumbnailFitMode |
Specifies possible values for thumbnail fit modes. |