Share via


CommandName Property (Common)

Returns the name of the command that raised the event.

public string CommandName {
   get
}

Inheritance

The following is a list of the mobile control classes that inherit the CommandName property from the Web Forms CommandEventArgsClass class.

ListCommandEventArgs Class ObjectListCommandEventArgs Class

Remarks

The CommandName property is a property of the Command class.

See Also

Applies to: Command Class