FileUploaderAutoClose Property
Gets or sets a value that specifies whether
FileUploader closes itself automatically when the upload is successful.
The default is false.
Note that auto-closing will be canceled if one or more items fails, this allows the user to click "status reason"
and examine the problem.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public bool AutoClose { get; set; }
Public Property AutoClose As Boolean
Get
Set
Property Value
Boolean