ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Slider Namespace / C1Slider Class / OnClientButtonClick Property

In This Topic
    OnClientButtonClick Property
    In This Topic
    Raised when the decrement button or increment button has been clicked.
    Syntax
    'Declaration
     
    Public Property OnClientButtonClick As System.String
    public System.string OnClientButtonClick {get; set;}
    See Also