aspnetbootstrap-118604-data-editors-upload-control.md
The BootstrapUploadControl is a tool which can be used in a web application for saving client files to the server via the browser. It offers a number of advanced features such as uploading files via AJAX callbacks, built-in validation of the uploaded file against the specified criteria (for instance, the file’s size, extension and mime types), an enhanced client-side API and others.
This topic lists the features that are unique to the Upload Control.
See Also