ActionCompleteEventArgs

Interface represents the event arguments for the actionComplete event.

Properties

files FileInfo[]

Gets the file info objects for the completed upload action.

name String

Gets the name of the event.

On This Page