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