Skip to main content

ProgressBarBuilder.OnComplete Method

Name Parameters Description
OnComplete(RazorBlock) jsFunc A function that is executed when the value reaches the maximum. Mirrors the client-side onComplete option.
OnComplete(String) jsFunc A function that is executed when the value reaches the maximum. Mirrors the client-side onComplete option.