ComponentOne ASP.NET MVC Controls
OnClientTextChanged Property (DropDown)

C1.Web.Mvc Namespace > DropDown Class : OnClientTextChanged Property
Occurs when the value of the Text property changes.
Syntax
'Declaration
 
Public Overridable Property OnClientTextChanged As String
public virtual string OnClientTextChanged {get; set;}
See Also

Reference

DropDown Class
DropDown Members