ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputBase Class / OnClientTextChanged Property

In This Topic
    OnClientTextChanged Property (C1InputBase)
    In This Topic
    Occurs when the text of the input is changed.
    Syntax
    'Declaration
     
    Public Property OnClientTextChanged As System.String
    public System.string OnClientTextChanged {get; set;}
    See Also