ToolBarButtonClickEventHandler
Wisej.Web.ToolBarButtonClickEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Represents the method that will handle the ButtonClick event of a ToolBar.
Parameters
Name
Type
Description
Fired By
Name
Description
Fired when a ToolBarButton on the ToolBar is clicked.
Fired when a drop-down style ToolBarButton or its down arrow is clicked.
Fired when a ToolBarButton on the ToolBar is clicked.
Fired when a drop-down style ToolBarButton or its down arrow is clicked.
Last updated