ComponentOne ASP.NET MVC Controls
OnClientGotFocus Property

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

Reference

Control Class
Control Members