Gets or sets a value indicating whether uploaded files should be automatically saved.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public bool AutoSave { get; set; }
Type: System..String
If true
, ActiveX/Java Uploader ASP.NET saves uploaded files to the folder specified with the DestinationFolder property.