CoreUpload
Search Results for

    Show / Hide Table of Contents

    Namespace CoreUpload.Events

    Classes

    FileUploadedEvent

    Event payload raised after a file has been successfully stored.

    FileValidatingEvent

    Event payload used before a file is accepted by the server. Handlers can reject the upload by setting Cancel and CancelReason.

    Interfaces

    IUploadEventHandler

    Defines optional callbacks that run during server-side validation and after successful uploads.

    In this article
    Back to top CoreUpload 5.0 API ReferenceUploader family: AjaxUploader, CoreUpload, MultipleUpload, ASPUploader, and PHP File Uploader.