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