ASP.NET Pack Programmer's Guide
Button.Command Event
See Also
 





Raised when the control is clicked.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public event CommandEventHandler Command

Visual Basic  Copy Code

Public Event Command As CommandEventHandler

 See Also

Button Members
Button Class
MindFusion.UI.WebForms Namespace