PowUpload 1.3 control documentation

IUploadHandle overview

Public Instance Methods

CancelRequest Method executed if user canceled request.
EndFileFound Function executed after file was fully read from request.
EndParseRequest Function executed after PowUpload parser finished to read request.
FormFieldFound Function executed after new non-file Form Field found in request.
NewFileFound Function executed after new file found.
ParseError Method executed if error occured in PowUpload parser.
StartParseRequest Function executed before PowUpload parser starts.
WriteChunk Method executed after new file data read.

See Also

IUploadHandle Interface | ElementIT.PowUpload Namespace