ComponentOne ASP.NET MVC Controls
OnClientLostFocus Property

C1.Web.Mvc Namespace > Control Class : OnClientLostFocus Property
Occurs when the control loses the focus.
Syntax
'Declaration
 
Public Property OnClientLostFocus As String
public string OnClientLostFocus {get; set;}
See Also

Reference

Control Class
Control Members