internal interface
For a list of all members of this type, see IAjaxUploader Members.
| Type | Description |
|---|---|
| MvcUploader | |
| UploadAttachments | This class allows you upload multiple files with a single element. The uploaded file will be added to the list of attachments. Just the way Gmail does for email attachment. |
| Uploader | This class represents an enhanced control for uploading files to the server. |
| UploaderBase | The base class defines the properties, methods, and events that are shared by Uploader, UploadPersistedFile and UploadAttachments. |
| UploadFileBase | Represents an UploadFileBase object. |
| UploadPersistedFile | This class represents an enhanced control for uploading files to the server. The object can persist across postbacks. |
Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll)
IAjaxUploader Members | CuteWebUI Namespace