Can someone explain how UpdatePanel works ? What is uploaded when UpdatePanel make a postback ?
I know how to update partial content, but how about uploading only a part of the page ?
It's not about UploadFile control, it's about postback upload.
Are all controls from the page send through postback on UploadPanel postback ?