Click or drag to resize
UploaderBaseFlashLoadMode Property
Sets it to true to force the Flash10 load all data before uploading the file. This is a quick and easy solution to resolve all Flash related issues (include SSL,NTLM,Base Authorization,Cookie issues..etc). But the browser may hang for a while if the file is too large.

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

Property Value

Type: Boolean
See Also