C1.AspNetCore.Mvc Assembly / 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
 
See Also