SuccessEventArgs
Interface represents the event arguments for the success
event.
Properties
event Event
Gets the original triggered event arguments.
file FileInfo
Gets the file info object.
name String
Gets the name of the event.
operation String
Gets the upload event operation.
response ServerResponse
Gets the server response from the upload.
statusText String
Gets the response status text.