Udostępnij przez


Command.CommandName Właściwość

Definicja

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

Atrybuty

Dotyczy

Zobacz też