Udostępnij za pośrednictwem


Command.CommandName Właściwość

Definicja

Pobiera lub ustawia nazwę polecenia skojarzona z kontrolką Command . Ten interfejs API jest przestarzały. Aby uzyskać informacje na temat tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Witryny z 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

Wartość właściwości

Nazwa Command zdarzenia, która wywołała zdarzenie.

Atrybuty

Dotyczy

Zobacz też