ListCommandEventArgs.CommandSource Właściwość

Definicja

Zwraca kontrolkę, która wywołała zdarzenie. 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::Object ^ CommandSource { System::Object ^ get(); };
public object CommandSource { get; }
member this.CommandSource : obj
Public ReadOnly Property CommandSource As Object

Wartość właściwości

Kontrolka, która wywołała zdarzenie.

Dotyczy

Zobacz też