Wisej.Web.ToolClickEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Provides data for the ToolClick event.
public class ToolClickEventArgs : EventArgsPublic Class ToolClickEventArgs
Inherits EventArgsInitializes a new instance of the class for the clicked .
: Returns the clicked tool item.
item
The ComponentTool to store in this event.