PowUpload 1.3
Settings.SettingsParams.ThrowErrorsImmediately Field

Home page
Contact support

Specifies if error while upload should be shown immediately.

public�const�string�ThrowErrorsImmediately = "throwErrorsImmediately";

Remarks

true to indicate if occurred error while upload should be shown immediately; otherwise, false (error will be stored in the LastError property of the PowUpload class). Default value is "true".

See Also

Settings.SettingsParams Class | ElementIT.PowUpload Namespace