Represents the method that will handle the ItemClick event.
[Visual Basic]
Public Delegate Sub ToolBarEventHandler( _
ByVal
sender As
Object, _
ByVal
e As
ToolBarEventArgs _
)
Requirements
Namespace:
EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
EO.Web Namespace