Ive never used this control before and now have a requirement to do so.
Ive got the control on a webform with a button to copy the filepath to a textbox,
but how do I actually copy over the file to the destination folder?
Any hints appreciated!
thanks
Call the control’s
SaveAsmethod.