C1.Web.Mvc Namespace / InputMask Class / OnClientValueChanged Property

In This Topic
OnClientValueChanged Property (InputMask)
In This Topic
Occurs when the value of the Value property changes.
Syntax
'Declaration
 
Public Property OnClientValueChanged As String
 
See Also