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