Gets or sets a value that determines whether the built-in progress bar is displayed.

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

Syntax

JavaScript
function get_showProgress();
function set_showProgress(value);

See Also