Wisej.Web.ToolBarButtonClickEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Provides data for the ButtonClick event.
Initializes a new instance of the ToolBarButtonClickEventArgs class.
Name | Type | Description |
---|---|---|
ToolBarButton: Returns or sets the ToolBarButton that was clicked.
Name | Description |
---|---|
button
The ToolBarButton that was clicked.
Represents the method that will handle the ButtonClick event of a ToolBar.