Click or drag to resize
UploaderBaseManualStartUpload Property
Gets or sets a boolean indicating whether Uploader automatically starts uploading as soon as a user selects a file.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public virtual bool ManualStartUpload { get; set; }

Property Value

Type: Boolean
See Also