C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ProgressBar Namespace / C1ProgressBarTaskEventArgs Class / UpdateProgress Method

In This Topic
UpdateProgress Method
In This Topic
Updates the progress for the C1ProgressBar control using an integer for the new progress value.
Overload List
OverloadDescription
Updates the progress for the C1ProgressBar control using an integer for the new progress value.  
Updates the progress for the C1ProgressBar control using an integer for the new progress value and a string for the extra data stored by the user.  
See Also