<cms:Uploader ID="uploader" runat="server"></cms:Uploader> <cms:CMSFileUpload ID="fileuploader" runat="server"></cms:CMSFileUpload>
Can anyone tell me differences between these two controls ? Thanks and best regards.
I believe the difference is where you can use them. You can use the cms:Uploader in both Page Types and On-line Forms. I believe the cms:CMSFileUpload is only used in Page Types.
cms:Uploader
cms:CMSFileUpload
Duc, can you let us know where do you located these two controls in the file system?
Hi Rui, I want to add a upload control in my custom web part. And I found these two control there can do that when typing the code. In the font-end they look exactly the same. So I wonder what is the difference between them ?
Please, sign in to be able to submit a new answer.