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