Partager via


Command.CommandName Propriété

Définition

Obtient ou définit le nom de commande associé au Command contrôle. Cette API est obsolète. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez Mobile Apps & Sites avec ASP.NET.

public:
 property System::String ^ CommandName { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
public string CommandName { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.CommandName : string with get, set
Public Property CommandName As String

Valeur de propriété

Nom de l’événement Command qui a déclenché l’événement.

Attributs

S’applique à

Voir aussi