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