ToolClickEventArgs
Wisej.Web.ToolClickEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Provides data for the ToolClick event.
Constructors
ToolClickEventArgs(item)

Initializes a new instance of the ToolClickEventArgs class for the clicked ComponentTool.
Name
Type
Description
Properties
Tool

ComponentTool: Returns the clicked tool item.
Used By
Last updated
Was this helpful?