FileUploaderAutoStart Property
Gets or sets a value that specifies whether
FileUploader starts uploading automatically after any files are added
to the upload queue (user does not need to click "Upload" button).
The default is false.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public bool AutoStart { get; set; }
Public Property AutoStart As Boolean
Get
Set
Property Value
Boolean