asyncFileUpload how to get a new File Name after upload complete to save new name in database asp.net c#
I have a form to fill in personal data and Upload own image Asyncfileupload used to select the picture and in the void AsyncFileUpload_UploadedComplete Save the file in new name
Now when the user ends of the mobilization of all form and presses the save button to save data , i save every thing in database I can not get the new name to save it.