UploadHandler.AutoSave Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets or sets a value indicating whether uploaded files should be automatically saved.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

C#
public bool AutoSave { get; set; }

Property Value

Type: System..String

If true, HTML5/Flash Uploader ASP.NET saves uploaded files to the folder specified with the DestinationFolder property.

See Also

Reference