Skip to content

OnUploadFinished - cWebDragDropFileHelper

Triggered when the entire upload process is completed

Type: Event

Syntax

Procedure OnUploadFinished

Description

If pbServerOnUploadFinished is True (the default), then the OnUploadFinished event is triggered on the server once the entire upload process is completed. In case of a multi file upload this is the last event and is triggered once after the entire set of files is uploaded.

If pbServerOnUploadFinished is False, then this event is not triggered on the server.