c# - Upload files in RadAsyncUpload control from CodeBehind -
I would like to know whether the files are possible in controlling the codebihund in RedSync Upload.
Instead of pressing the RadSyncUsload control select "button" and selecting and uploading files, I would like to upload a list of files in a directory from CodeBeHand to RadaSyncEnload control.
If we can upload files from the file backwards, is it possible for me to show a demo?
Please note, I have RadSinkload control as a registered user control in a page.
Thank you.
Uploading process via codebihind is not allowed.
RadaSync is based on upload, which allows only uploading the file from the customer's machine to the user, selecting a file from his machine and uploading the input element through the selection file dialog.
Comments
Post a Comment