ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / IDropDown Interface / OnClientTextChanged Property

In This Topic
    OnClientTextChanged Property (IDropDown)
    In This Topic
    Occurs when the value of the Text property changes.
    Syntax
    'Declaration
     
    
    Property OnClientTextChanged As String
    string OnClientTextChanged {get; set;}
    See Also