OverwriteExisting

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWFileUploader > Properties >

OverwriteExisting

OverwriteExisting: boolean; [Public, Read/Write]

 

This property controls if the uploaded file will overwrite an existing file with the same name in the destination folder. When True, the file will be overwritten, and when false, if a file with the same name still exists, an exception will be raised (this exception is shown in the browser).

 

Default value: True