Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
55
WebUpload refresh
posted

Hi,

I am using WebUpload control to upload files. I don't see any method to refresh the control means user should be able to reselect the file if user wants on button click event.

Looking for some method/property to reenable webupload control.

 <ig:WebUpload ID="wuFileUpload" runat="server"  AutoStartUpload="true"
                EnableViewState="true" ViewStateMode="Enabled" Mode="Single" MaxUploadedFiles="1"/>

Version=12.2.20122.2014

Thanks in advance. Please let me know if you need any other information.