HtmlObjectListAdapter.HasDefaultCommand Metoda

Definicja

Zwraca true czy ObjectList formant zawiera polecenie domyślne. 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 HasDefaultCommand();
protected bool HasDefaultCommand ();
member this.HasDefaultCommand : unit -> bool
Protected Function HasDefaultCommand () As Boolean

Zwraca

Boolean

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

Dotyczy

Zobacz też