UploadAttachments Class
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.
For a list of all members of this type, see UploadAttachments Members.
System.Object
   System.Web.UI.Control
      CuteWebUI.UploaderBase
         CuteWebUI.Uploader
            CuteWebUI.UploadFileBase
               CuteWebUI.UploadAttachments
Thread Safety
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
RequirementsNamespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll)
See AlsoUploadAttachments Members | CuteWebUI Namespace