Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

ToolBar.ClientSideOnItemClick Property

Specifies the name of the client side JavaScript function to be executed when a tool bar item is clicked.

[Visual Basic]
Public Property ClientSideOnItemClick As String
[C#]
public String ClientSideOnItemClick {get; set;}

Remarks

See toolbar_event_handler for details about this event.

See Also

ToolBar Class | EO.Web Namespace


Direct link to this topic