IButtonControl.CommandName Property
.NET Framework 3.0
Gets or sets the command name that is propagated to the Command event.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
A control that implements the IButtonControl interface must implement the CommandArgument property and the CommandName property to indicate the argument and command name that are propagated to the Command event.
Community Additions
ADD
Show: