Wisej.Web.ToolClickEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Provides data for the ToolClick event.
Initializes a new instance of the ToolClickEventArgs class for the clicked ComponentTool.
Name | Type | Description |
---|---|---|
ComponentTool: Returns the clicked tool item.
Name | Description |
---|---|
item
The ComponentTool to store in this event.