HtmlObjectListAdapter.OnlyHasDefaultCommand Metoda

Definicja

Zwraca wartość true , jeśli kontrolka ObjectList zawiera domyślne polecenie i żadne inne polecenia. 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).

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

Zwraca

true jeśli kontrolka ObjectList zawiera domyślne polecenie i żadne inne polecenia; w przeciwnym razie false.

Dotyczy

Zobacz też