Fires on client side before the value of the progress bar is changing.
Namespace:
C1.Web.UI.Controls.C1ProgressBarAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
C# |
---|
public string OnClientBeforeProgressChanging { get; set; } |
Visual Basic (Declaration) |
---|
Public Property OnClientBeforeProgressChanging As String Get Set |