Displays progress and status of an upload.
For a list of all members of this type, see ProgressBar Members.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Brettle.Web.NeatUpload.ProgressBarBase
Brettle.Web.NeatUpload.ProgressBar
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
For the progress bar to be displayed, the UploadHttpModule must be in use. For the progress display to be started, the form being submitted must include an InputFile control that is not empty. Use the Inline property to control how the progress bar is displayed. If you use the Triggers property (or the AddTrigger method) to specify which controls should cause files to be uploaded, then other controls will not start the progress display (e.g. "Cancel" buttons).
Namespace: Brettle.Web.NeatUpload
Assembly: Brettle.Web.NeatUpload (in Brettle.Web.NeatUpload.dll)