HtmlObjectListAdapter.HasCommands Metoda

Definicja

Zwraca true czy ObjectList formant zawiera polecenie. Ten interfejs API jest nieaktualny. Informacje o sposobach tworzenia aplikacji mobilnych ASP.NET można znaleźć w temacie Mobile Apps & sitess with ASP.NET.

protected:
 bool HasCommands();
protected bool HasCommands ();
member this.HasCommands : unit -> bool
Protected Function HasCommands () As Boolean

Zwraca

Boolean

true Jeśli ObjectList kontrolka zawiera polecenie; w przeciwnym razie, false .

Dotyczy

Zobacz też