Called when a file uploading operation has completed (though it may have been cancelled).
Called when a file uploading operation has completed (though it may have been cancelled).
protected virtual void OnUploaded(byte[],string,bool);
Called when a file uploading operation has completed (though it may have been cancelled).
protected virtual void OnUploaded(Stream,long,string,bool);
Called when a file uploading operation has completed (though it may have been cancelled).
protected virtual void OnUploaded(string,string,bool);