C1.Web.Mvc Namespace / InputBase Class / OnClientLostFocus Property

In This Topic
OnClientLostFocus Property (InputBase)
In This Topic
Occurs when the control loses the focus.
Syntax
'Declaration
 
Public Property OnClientLostFocus As String
 
See Also