Menu for ASP.NET Web Forms
OnClientFocus Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Menu Namespace > C1Menu Class : OnClientFocus Property
Triggered when a menu item gets the focus, either when the mouse is used to hover over it (on hover) or when the cursor keys are used on the keyboard (navigation with cursor key) focus.
Syntax
'Declaration
 
Public Property OnClientFocus As System.String
public System.string OnClientFocus {get; set;}
See Also

Reference

C1Menu Class
C1Menu Members