Table of Contents
AutoUpload Property

Gets or sets a boolean indicating whether AJAXUploader automatically start uploading as soon as user has selected a file.

Syntax
 public Boolean AutoUpload { get; set; }
See Also