ToolBarButtonClickEventArgs

Wisej.Web.ToolBarButtonClickEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Provides data for the ButtonClick event.

public class ToolBarButtonClickEventArgs : EventArgs

Constructors

Initializes a new instance of the ToolBarButtonClickEventArgs class.

Properties

ToolBarButton: Returns or sets the ToolBarButton that was clicked.

Used By

Last updated