Gets or sets a value indicating whether to reset the file input list automatically after uploading is completed.

Namespace:  C1.Web.UI.Controls.C1Upload
Assembly:  C1UploadClient (in C1UploadClient.dll)

Syntax

JavaScript
function get_autoReset();
function set_autoReset(value);

See Also